Skip to content

Commit 36e9d0e

Browse files
authored
meta: Add CHANGELOG for 7.4.0 (#5346)
1 parent 922e9b1 commit 36e9d0e

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,23 @@
44

55
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
66

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+
724
## 7.3.1
825

926
- feat(react): expose FallbackRender as top-level type (#5307)

0 commit comments

Comments
 (0)