File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change 4
4
5
5
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
6
6
7
+ ## 7.4.0
8
+
9
+ This release contains the first alpha release of ` @sentry/remix ` , our newest JavaScript SDK! For details on how to use
10
+ it, please see the [ README] ( ./packages/remix/README.md ) and [ the tracking GitHub issue] ( https://github.com/getsentry/sentry-javascript/issues/4894 ) .
11
+
12
+ - feat(remix): Enable Remix SDK #5327
13
+ - feat(remix): Add release / sourcemap upload script. (#5312 )
14
+ - feat(remix): Add Remix server SDK (#5269 )
15
+ - feat(remix): Add Remix client SDK (#5264 )
16
+ - feat(remix): Add Remix SDK package boilerplate (#5256 )
17
+ - fix(utils): Handle toJSON methods that return circular references (#5323 )
18
+
19
+ Work in this release contributed by @MichaelDeBoey . Thank you for your contribution!
20
+
21
+ Special thank you to @jacob-ebey for pointing us in the right direction while we were working on the Remix SDK:
22
+ https://github.com/jacob-ebey/remix-sentry .
23
+
7
24
## 7.3.1
8
25
9
26
- feat(react): expose FallbackRender as top-level type (#5307 )
You can’t perform that action at this time.
0 commit comments