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
> Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.
27
+
28
+
-`postgrest` - `v2.1.3`
29
+
-`functions_client` - `v2.3.1`
30
+
-`supabase` - `v2.2.7`
31
+
-`supabase_flutter` - `v2.5.11`
32
+
33
+
---
34
+
35
+
#### `yet_another_json_isolate` - `v2.0.1`
36
+
37
+
-**FIX**: Make sure the package can be built on Flutter web ([#990](https://github.com/supabase/supabase-flutter/issues/990)). ([742b761c](https://github.com/supabase/supabase-flutter/commit/742b761c2c84a8b3d75e7966444f57a0dd5e692e))
Copy file name to clipboardExpand all lines: packages/postgrest/CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,7 @@
1
+
## 2.1.3
2
+
3
+
- Update a dependency to the latest release.
4
+
1
5
## 2.1.2
2
6
3
7
-**FIX**(postgrest): Update parameter type of `isFilter()` to only allow boolean or null ([#920](https://github.com/supabase/supabase-flutter/issues/920)). ([0a3b73e0](https://github.com/supabase/supabase-flutter/commit/0a3b73e02f90ad8d05cf96bf91336a951982b800))
Copy file name to clipboardExpand all lines: packages/yet_another_json_isolate/CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,7 @@
1
+
## 2.0.1
2
+
3
+
-**FIX**: Make sure the package can be built on Flutter web ([#990](https://github.com/supabase/supabase-flutter/issues/990)). ([742b761c](https://github.com/supabase/supabase-flutter/commit/742b761c2c84a8b3d75e7966444f57a0dd5e692e))
4
+
1
5
## 2.0.0
2
6
3
7
- Graduate package to a stable release. See pre-releases prior to this version for changelog entries.
0 commit comments