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 1fa2f42 commit 62e7a5eCopy full SHA for 62e7a5e
CHANGELOG.md
@@ -2,9 +2,14 @@
2
3
## Unreleased
4
5
-- [browser/node]: Fix `LinkedErrors` integration to send exceptions in correct order and take main exception into the `limit` count
+## 4.2.4
6
+
7
+- [browser/node]: Fix `LinkedErrors` integration to send exceptions in correct order and take main exception into the
8
+ `limit` count
9
- [core]: Fix `InboundFilters` integration so that it reads and merge configuration from the `init` call as well
10
- [browser]: Use `withScope` in `Ember` integration instead of manual `pushPop/popScope` calls
11
+- [browser] fix: rethrow errors in testing mode with `Ember` integration (#1696)
12
+- [node] ref: Send raw query string to be processed by Relay
13
14
## 4.2.3
15
0 commit comments