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 418ae83 commit efa7a33Copy full SHA for efa7a33
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
## Unreleased
4
5
+- [browser/node]: Fix `LinkedErrors` integration to send exceptions in correct order and take main exception into the `limit` count
6
+- [core]: Fix `InboundFilters` integration so that it reads and merge configuration from the `init` call as well
7
+- [browser]: Use `withScope` in `Ember` integration instead of manual `pushPop/popScope` calls
8
+
9
## 4.2.3
10
11
- [utils]: `bundlerSafeRequire` renamed to `dynamicRequire` now takes two arguments, first is should be `module`, second
0 commit comments