You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9Lines changed: 9 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,15 @@
4
4
5
5
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
6
6
7
+
## 6.18.1
8
+
9
+
- fix(ember): use _backburner if it exists (#4603)
10
+
- feat(gatsby): Upgrade Sentry Webpack Plugin to 1.18.8 (#4636)
11
+
- feat(nextjs): Upgrade Sentry Webpack Plugin to 1.18.8 (#4643)
12
+
- fix(nextjs): webpack as optional peer-dependency (#4634)
13
+
14
+
Work in this release contributed by @belgattitude, @pbernery, and @kylemh. Thank you for your contributions!
15
+
7
16
## 6.18.0
8
17
9
18
This patch deprecates the `frameContextLines` option for the Node SDK. The [migration documentation](./MIGRATION.md#upgrading-from-6.17.x-to-6.18.0) details how to migrate off the deprecated `frameContextLines` option.
0 commit comments