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.
25
+
26
+
-`supabase` - `v2.0.2`
27
+
-`supabase_flutter` - `v2.0.2`
28
+
29
+
---
30
+
31
+
#### `postgrest` - `v2.0.1`
32
+
33
+
-**FIX**: enable filtering and tranformation on count with head ([#768](https://github.com/supabase/supabase-flutter/issues/768)). ([d66aaab6](https://github.com/supabase/supabase-flutter/commit/d66aaab66e5b0d437da4f49b6cdc2168dacf5582))
Copy file name to clipboardExpand all lines: packages/postgrest/CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,7 @@
1
+
## 2.0.1
2
+
3
+
-**FIX**: enable filtering and tranformation on count with head ([#768](https://github.com/supabase/supabase-flutter/issues/768)). ([d66aaab6](https://github.com/supabase/supabase-flutter/commit/d66aaab66e5b0d437da4f49b6cdc2168dacf5582))
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