We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d74bcb8 commit ca5115dCopy full SHA for ca5115d
CHANGELOG.md
@@ -8,7 +8,7 @@
8
9
### Breaking Changes
10
11
-- Injected code will now use `let`, which were added in ES6 (ES2015).
+- Injected code will now use `let`, which was added in ES6 (ES2015).
12
This means that ES6 is the minimum JavaScript version that the Sentry bundler plugins support.
13
14
- Deprecated options have been removed:
0 commit comments