File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 44
55- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
66
7+ ## 6.19.4
8+
9+ - feat(react): Add React 18 as peer dep (#4819 )
10+ - ref(build): Add ` build/types ` to tarballs and adjust ` types ` entry points (#4824 )
11+
12+ Work in this release contributed by @Turbo87 . Thank you for your contribution!
13+
714## 6.19.3
815
916- feat(browser): Add new v7 Fetch Transport ([ #4765 ] ( https://github.com/getsentry/sentry-javascript/pull/4765 ) )
Original file line number Diff line number Diff line change 3434 },
3535 "peerDependencies" : {
3636 "next" : " ^10.0.8 || ^11.0 || ^12.0" ,
37- "react" : " 15.x || 16.x || 17.x" ,
37+ "react" : " 15.x || 16.x || 17.x || 18.x " ,
3838 "webpack" : " >= 4.0.0"
3939 },
4040 "peerDependenciesMeta" : {
You can’t perform that action at this time.
0 commit comments