File tree Expand file tree Collapse file tree 4 files changed +10
-3
lines changed Expand file tree Collapse file tree 4 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "packages/functions_client" : " 2.4.4" ,
33 "packages/gotrue" : " 2.15.0" ,
4- "packages/postgrest" : " 2.4.2 " ,
4+ "packages/postgrest" : " 2.5.0 " ,
55 "packages/realtime_client" : " 2.5.2" ,
66 "packages/storage_client" : " 2.4.1" ,
77 "packages/supabase" : " 2.9.1" ,
Original file line number Diff line number Diff line change 22
33 - Update a dependency to the latest release.
44
5+ ## [ 2.5.0] ( https://github.com/supabase/supabase-flutter/compare/postgrest-v2.4.2...postgrest-v2.5.0 ) (2025-09-25)
6+
7+
8+ ### Features
9+
10+ * ** postgrest:** Implement maxAffected method ([ #1226 ] ( https://github.com/supabase/supabase-flutter/issues/1226 ) ) ([ ae2d12d] ( https://github.com/supabase/supabase-flutter/commit/ae2d12d91f234261760578a55c4ef9dc939fc551 ) )
11+
512## 2.4.1
613
714 - ** DOCS** : Fix typo for RPC docs ([ #1105 ] ( https://github.com/supabase/supabase-flutter/issues/1105 ) ). ([ 7c8c8630] ( https://github.com/supabase/supabase-flutter/commit/7c8c8630257984f429406b0d85a8601881712343 ) )
Original file line number Diff line number Diff line change 1- const version = '2.4.2 ' ; // {x-release-please-version}
1+ const version = '2.5.0 ' ; // {x-release-please-version}
Original file line number Diff line number Diff line change 11name : postgrest
22description : PostgREST client for Dart. This library provides an ORM interface to PostgREST.
3- version : 2.4.2
3+ version : 2.5.0
44homepage : ' https://supabase.com'
55repository : ' https://github.com/supabase/supabase-flutter/tree/main/packages/postgrest'
66documentation : ' https://supabase.com/docs/reference/dart/select'
You can’t perform that action at this time.
0 commit comments