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: packages/brick_offline_first_with_rest/CHANGELOG.md
+4
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,7 @@
1
+
## 4.0.1
2
+
3
+
- Fixes a bug where `get` with `.awaitRemote` and a non-empty `Query` overrides the initial query and disregards the URL when being passed to the remote provider via `RestRequest`. Hat tip to @hortigado and @devj3ns#553
4
+
1
5
## 4.0.0
2
6
3
7
-**BREAKING CHANGE**`Query(providerArgs:)` is no longer supported. See #510 for migration steps.
0 commit comments