Skip to content

Latest commit

 

History

History
1385 lines (787 loc) · 60.5 KB

CHANGELOG.md

File metadata and controls

1385 lines (787 loc) · 60.5 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2024-01-09

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

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.

  • supabase - v2.0.4

gotrue - v2.3.0

supabase_flutter - v2.2.0

  • FEAT(supabase_flutter): Update app_link to v3.5.0, to add Linux support for deep links (#792). (5ad7a674)

2024-01-03

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

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.

  • supabase - v2.0.3

gotrue - v2.2.0

  • FIX(gotrue): Fix the issue where verfiyOTP emits signIn instead of passwordRecovery auth event. (#774). (fc426134)
  • FEAT(gotrue,supabase_flutter): Add identity linking and unlinking methods. (#760). (6c0c922d)

postgrest - v2.1.0

  • FIX: Passing null to not() filter is now allowed (#775). (13f02286)
  • FEAT(postgrest): Add toJson() method to PostgrestException to allow serialization (#783). (28c9819a)

supabase_flutter - v2.1.0

  • FIX: Update Provider to OAuthProvider in readme (#778). (0585ee96)
  • FEAT(gotrue,supabase_flutter): Add identity linking and unlinking methods. (#760). (6c0c922d)

2023-12-19

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

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.

  • supabase - v2.0.2
  • supabase_flutter - v2.0.2

postgrest - v2.0.1

  • FIX: enable filtering and tranformation on count with head (#768). (d66aaab6)

2023-12-14

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

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.

  • supabase - v2.0.1

gotrue - v2.1.0

  • FEAT: add getUser() method. (62dcb8c6)

supabase_flutter - v2.0.1

  • FIX: fix(supabase_flutter): export signInWithOAuth() and generateRawNonce() (#763)

2023-12-13

Changes


Packages with breaking changes:

Packages with other changes:

  • There are no other changes in this release.

Packages graduated to a stable release (see pre-releases prior to the stable version for changelog entries):

  • functions_client - v2.0.0
  • gotrue - v2.0.0
  • postgrest - v2.0.0
  • realtime_client - v2.0.0
  • storage_client - v2.0.0
  • supabase - v2.0.0
  • supabase_flutter - v2.0.0
  • yet_another_json_isolate - v2.0.0

functions_client - v2.0.0

gotrue - v2.0.0

postgrest - v2.0.0

realtime_client - v2.0.0

storage_client - v2.0.0

supabase - v2.0.0

supabase_flutter - v2.0.0

yet_another_json_isolate - v2.0.0

2023-12-05

Changes


Packages with breaking changes:

Packages with other changes:


gotrue - v2.0.0-dev.2

  • FIX: PKCE flow not emitting password recovery event (#744). (65859bd2)
  • FIX: sign out on already used refresh token (#740). (72ffb9ee)
  • FIX(gotrue): signing in with pkce flow fires two signedIn auth event (#734). (6dee1660)
  • FEAT(gotrue): add Figma to OAuth provider. (#743). (f5b72d47)

realtime_client - v2.0.0-dev.3

  • BREAKING FEAT(realtime_client): Introduce type safe realtime methods (#725).
  • BREAKING FEAT(realtime_client): Provide better typing for realtime presence. (#747).

supabase - v2.0.0-dev.4

supabase_flutter - v2.0.0-dev.4

  • FIX: PKCE flow not emitting password recovery event (#744). (65859bd2)
  • FIX: update sign in with Apple instruction on readme (#746). (a4897d06)
  • FIX: use SharedPreferences on web (#738). (d0cc2015)
  • FIX(supabase_flutter): session migration from hive to sharedPreferences now works properly (#731). (c81cf07f)

2023-11-23

Changes


Packages with breaking changes:

Packages with other changes:

Packages with dependency updates only:

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.

  • supabase - v2.0.0-dev.3
  • supabase_flutter - v2.0.0-dev.3

postgrest - v2.0.0-dev.1

  • FIX: issue where .range() not respecting the offset given. (#722). (e3541a46)
  • FEAT: adds geojson support for working with the PostGIS extension (#721). (60a25153)
  • FEAT: adds .explain() for debugging performance issues on Supabase client generated queries. (#719). (f6e41578)

realtime_client - v2.0.0-dev.2

  • BREAKING REFACTOR(realtime_client): make channel methods private and add @internal label (#724).

2023-11-13

Changes


  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

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.

  • supabase - v2.0.0-dev.2

gotrue - v2.0.0-dev.1

  • FIX(gotrue): allow empty session response for verifyOtp method (#680). (dc6146dc)

supabase_flutter - v2.0.0-dev.2

  • FIX(supabase_flutter): The session is not restored when the application is started. (#702). (e1cc576c)

2023-11-08

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


supabase_flutter - v1.10.25

  • Update native Google sign-in instructions on README

2023-10-30

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

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.

  • supabase - v1.11.11
  • supabase_flutter - v1.10.24

gotrue - v1.12.6

  • FIX(gotrue): allow empty session response for verifyOtp method (#680). (dc6146dc)

2023-10-23

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

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.

  • supabase - v2.0.0-dev.1
  • supabase_flutter - v2.0.0-dev.1

realtime_client - v2.0.0-dev.1

  • fix: a bug that prevents SupabaseClient to be used in Dart Edge

2023-10-23

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

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.

  • supabase_flutter - v1.10.23

gotrue - v1.12.5

  • FIX(gotrue): remove import of dart:io from gotrue_client.dart (#659). (7280b490)
  • FIX: compile with webdev (#653). (23242287)
  • FIX(gotrue,supabase): allow refreshSession after exception (#633). (8853155f)

postgrest - v1.5.2

realtime_client - v1.4.0

  • FIX: make Supabase client work in Dart Edge again (#675). (53530f22)
  • FIX: Remove error parameter on _triggerChanError (#637). (c4291c97)
  • FEAT: send messages via broadcast endpoint (#654). (2ff950d7)

storage_client - v1.5.4

supabase - v1.11.10

  • FIX: make Supabase client work in Dart Edge again (#675). (53530f22)
  • FIX(gotrue,supabase): allow refreshSession after exception (#633). (8853155f)

2023-10-18

Changes


Packages with breaking changes:

Packages with other changes:

  • There are no other changes in this release.

functions_client - v2.0.0-dev.0

  • FIX(functions_client): use header for response parsing (#616). (e413acbb)
  • BREAKING REFACTOR: use Dart 3 (#598). (02c4071a)
  • BREAKING FIX: throw exception on non 2xx status (#629). (db5ec824)
  • BREAKING FEAT: use Object? instead of dynamic (#606). (0c6caa00)

gotrue - v2.0.0-dev.0

  • FIX: token refresh doesn't block on ClientException (#660). (a5ef8b71)
  • FIX(gotrue,supabase): allow refreshSession after exception (#633). (8853155f)
  • FEAT(supabase_flutter): use SharedPreferences for access token (#608). (9d72a59d)
  • BREAKING REFACTOR: many auth breaking changes (#636). (7782a587)
  • BREAKING REFACTOR: use Dart 3 (#598). (02c4071a)

postgrest - v2.0.0-dev.0

  • FIX: don't try to decode an empty body (#631). (ec13c88f)
  • FEAT(postgrest): immutability (#600). (95256697)
  • DOCS: update readme to v2 (#647). (514cefb4)
  • BREAKING REFACTOR: rename is* and in* to isFilter and inFilter (#646). (1227394e)
  • BREAKING REFACTOR: many auth breaking changes (#636). (7782a587)
  • BREAKING REFACTOR: use Dart 3 (#598). (02c4071a)
  • BREAKING FEAT(postgrest): stronger type system for query building (#624). (951ce89e)
  • BREAKING FEAT: use Object? instead of dynamic (#606). (0c6caa00)

realtime_client - v2.0.0-dev.0

storage_client - v2.0.0-dev.0

supabase - v2.0.0-dev.0

  • FIX: stream with a different schema (#661). (c8fc2482)
  • FIX(gotrue,supabase): allow refreshSession after exception (#633). (8853155f)
  • FEAT(supabase_flutter): use SharedPreferences for access token (#608). (9d72a59d)
  • FEAT(postgrest): immutability (#600). (95256697)
  • DOCS: update readme to v2 (#647). (514cefb4)
  • BREAKING REFACTOR: rename is* and in* to isFilter and inFilter (#646). (1227394e)
  • BREAKING REFACTOR: create package specific configs (#640). (53cd3e09)
  • BREAKING REFACTOR: many auth breaking changes (#636). (7782a587)
  • BREAKING REFACTOR: use Dart 3 (#598). (02c4071a)
  • BREAKING FIX(supabase): make Supabase credentials private in SupabaseClient (#649). (fa341bfe)
  • BREAKING FEAT(postgrest): stronger type system for query building (#624). (951ce89e)
  • BREAKING FEAT: use Object? instead of dynamic (#606). (0c6caa00)

supabase_flutter - v2.0.0-dev.0

  • FEAT(supabase_flutter): use SharedPreferences for access token (#608). (9d72a59d)
  • DOCS: update readme to v2 (#647). (514cefb4)
  • BREAKING REFACTOR: remove signInWithApple method and make generateRawNonce public (#650). (2f9fe41f)
  • BREAKING REFACTOR: create package specific configs (#640). (53cd3e09)
  • BREAKING REFACTOR: many auth breaking changes (#636). (7782a587)
  • BREAKING REFACTOR: use Dart 3 (#598). (02c4071a)

yet_another_json_isolate - v2.0.0-dev.0

2023-10-09

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

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.

  • supabase - v1.11.9
  • supabase_flutter - v1.10.22

gotrue - v1.12.4

  • FIX(gotrue): remove import of dart:io from gotrue_client.dart (#659). (7280b490)

2023-10-05

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

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.

  • supabase - v1.11.8
  • supabase_flutter - v1.10.21

gotrue - v1.12.3

storage_client - v1.5.3

2023-10-05

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

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.

  • supabase - v1.11.7
  • supabase_flutter - v1.10.20

realtime_client - v1.3.0

  • FEAT: send messages via broadcast endpoint (#654). (2ff950d7)

2023-09-25

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

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.

  • supabase - v1.11.6
  • supabase_flutter - v1.10.19

realtime_client - v1.2.3

  • FIX: Remove error parameter on _triggerChanError (#637). (c4291c97)

2023-09-19

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

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.

  • supabase_flutter - v1.10.18

gotrue - v1.12.2

  • FIX(gotrue,supabase): allow refreshSession after exception (#633). (8853155f)

postgrest - v1.5.1

supabase - v1.11.5

  • FIX(gotrue,supabase): allow refreshSession after exception (#633). (8853155f)

2023-09-10

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

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.

  • supabase - v1.11.4
  • supabase_flutter - v1.10.17

realtime_client - v1.2.2

  • FIX(realtime_client): No exception is thrown when connection is closed. (#620). (64b8b968)

2023-09-05

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

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.

  • supabase - v1.11.3
  • supabase_flutter - v1.10.16

gotrue - v1.12.1

  • FIX(gotrue): export everything in constants.dart and hide what we want to hide instead of using show (#617). (24df174f)

2023-09-04

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

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.

  • supabase - v1.11.2
  • supabase_flutter - v1.10.15

gotrue - v1.12.0

  • FEAT(gotrue): add WhatsApp support for OTP login (#613). (40da5be2)

storage_client - v1.5.2

  • FIX(storage_client): prevent the SDK from throwing when null path was returned from calling createSignedUrls() (#599). (e25a70d6)

2023-08-22

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


realtime_client - v1.2.1

  • FIX(realtime_client,supabase): pass apikey as the initial access token for realtime client (#596). (af8e368b)

supabase - v1.11.1

  • FIX(realtime_client,supabase): pass apikey as the initial access token for realtime client (#596). (af8e368b)

supabase_flutter - v1.10.14

  • FIX(realtime_client,supabase): pass apikey as the initial access token for realtime client (#596). (af8e368b)

2023-08-15

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


realtime_client - v1.2.0

  • FEAT: add logLevel parameter to RealtimeClientOptions (#592). (76e9fc20)

supabase - v1.11.0

  • FEAT: add logLevel parameter to RealtimeClientOptions (#592). (76e9fc20)

supabase_flutter - v1.10.13

  • FIX(supabase_flutter): update readme.md on the notes about broadcast (#589). (d0f4e2dd)

2023-08-09

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

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.

  • supabase_flutter - v1.10.12

postgrest - v1.5.0

  • FEAT(postgrest,supabase): add useSchema() method for making rest API calls on custom schema. (#525). (40a0f090)

supabase - v1.10.0

  • FEAT(postgrest,supabase): add useSchema() method for making rest API calls on custom schema. (#525). (40a0f090)

2023-08-01

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

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.

  • supabase - v1.9.9
  • supabase_flutter - v1.10.11

gotrue - v1.11.2

realtime_client - v1.1.3

  • FIX: Add join_ref, comment docs and @internal annotations. (#570). (a28de337)

2023-07-25

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

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.

  • supabase_flutter - v1.10.10

gotrue - v1.11.1

  • FIX(supabase): get jwt on http call (#540). (e044d3ca)
  • FIX(gotrue): remove OtpType deprecation and add assertion to check type for resend method (#567). (d4509de3)

postgrest - v1.4.0

  • FIX: maybeSingle no longer logs error on Postgrest API (#564). (f6854e1d)
  • FEAT(postgrest): updates for postgREST 11 (#550). (64d8eb59)

realtime_client - v1.1.2

  • FIX(realtime_client): correct channel error data (#566). (7fbd94c6)
  • FIX(realtime): use access token from headers (#558). (b46bf0f0)

supabase - v1.9.8

2023-07-13

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


supabase_flutter - v1.10.9

  • FIX(supabase_flutter): update sign_in_with_apple version constraints to allow v5.0.0 (#548). (bc977431)

2023-07-12

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

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.

  • supabase - v1.9.7

gotrue - v1.11.0

  • FEAT(gotrue): add reauthenticate and resend method (#517). (35a924b9)

postgrest - v1.3.3

  • FIX(postgrest): update docs to mention views (#543). (22eb68f2)

supabase_flutter - v1.10.8

  • FIX: update the google auth setup instruction to use reversed client ID (#542). (fa52378a)

2023-07-05

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

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.

  • supabase - v1.9.6

gotrue - v1.10.0

supabase_flutter - v1.10.7

  • FIX(supabase_flutter): update README.md with additional imports and code to enable Google sign in (#531). (de2628fa)

2023-06-28

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


supabase_flutter - v1.10.6

  • update README.md to include native auth instructions

2023-06-27

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

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.

  • supabase - v1.9.5
  • supabase_flutter - v1.10.5

gotrue - v1.9.0

  • FEAT(gotrue): add accessToken to signInWithIdToken method (#520). (4dcd5968)

2023-06-19

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

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.

  • supabase - v1.9.4
  • supabase_flutter - v1.10.4

gotrue - v1.8.4

  • FIX(gotrue): Add missing members on User json serialization (#512). (70cc835b)
  • FIX(gotrue): only remove session in otp verification if it's not email change or phone change (#514). (23bed82c)

2023-06-12

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

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.

  • supabase_flutter - v1.10.3

functions_client - v1.3.2

  • REFACTOR: bump minimum Dart SDK version to 2.17.0 (#510). (ed927ee0)

gotrue - v1.8.3

  • REFACTOR: bump minimum Dart SDK version to 2.17.0 (#510). (ed927ee0)

postgrest - v1.3.2

  • REFACTOR: bump minimum Dart SDK version to 2.17.0 (#510). (ed927ee0)

realtime_client - v1.1.1

  • REFACTOR: bump minimum Dart SDK version to 2.17.0 (#510). (ed927ee0)
  • REFACTOR(realtime_client): Add docs on .subscribe() and give callback parameters names (#507). (7f9b310e)

storage_client - v1.5.1

  • REFACTOR: bump minimum Dart SDK version to 2.17.0 (#510). (ed927ee0)

supabase - v1.9.3

  • REFACTOR: bump minimum Dart SDK version to 2.17.0 (#510). (ed927ee0)
  • FIX(supabase): add stackTrace on stream exception (#509). (c8c3ace2)
  • FIX: Add errors from .subscribe() to .stream() streamController (#506). (a4cb4c53)

yet_another_json_isolate - v1.1.1

  • REFACTOR: bump minimum Dart SDK version to 2.17.0 (#510). (ed927ee0)

2023-06-07

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

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.

  • supabase_flutter - v1.10.2

gotrue - v1.8.2

  • FIX(gotrue): catch some errors in signOut (#501). (03fa8be7)

storage_client - v1.5.0

  • FEAT(storage_client): upload signed URL (#495). (f330d19b)

supabase - v1.9.2

  • REFACTOR(supabase): simplify functions url (#496). (21e9fc1b)

2023-05-29

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


functions_client - v1.3.1

  • FIX: Update http dependency constraints (#491). (825d0737)

gotrue - v1.8.1

  • FIX: Update http dependency constraints (#491). (825d0737)

postgrest - v1.3.1

  • FIX: Update http dependency constraints (#491). (825d0737)

storage_client - v1.4.1

  • FIX: Update http dependency constraints (#491). (825d0737)

supabase - v1.9.1

  • FIX: Update http dependency constraints (#491). (825d0737)
  • DOCS(supabase): update comment docs on stream (#482). (5de84c24)

supabase_flutter - v1.10.1

  • FIX: Update http dependency constraints (#491). (825d0737)

2023-05-22

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


functions_client - v1.3.0

  • FEAT: update dependency constraints to sdk < 4.0.0 (#474). (7894bc70)

gotrue - v1.8.0

  • FIX: reformat Provider type to be ordered alphabetically (#471). (c3a1dbb3)
  • FEAT: update dependency constraints to sdk < 4.0.0 (#474). (7894bc70)
  • FEAT: Add kakao provider enum type (#470). (9a1bb334)

postgrest - v1.3.0

  • FIX(postgrest): Remove qoutations on foreign table transforms on 'or' (#477). (c2c6982a)
  • FIX: Format the files to adjust to Flutter 3.10.1 (#475). (eb0bcd95)
  • FEAT: update dependency constraints to sdk < 4.0.0 (#474). (7894bc70)

realtime_client - v1.1.0

  • FIX: Format the files to adjust to Flutter 3.10.1 (#475). (eb0bcd95)
  • FEAT: update dependency constraints to sdk < 4.0.0 (#474). (7894bc70)

storage_client - v1.4.0

  • FEAT: update dependency constraints to sdk < 4.0.0 (#474). (7894bc70)

supabase - v1.9.0

  • FEAT: update dependency constraints to sdk < 4.0.0 (#474). (7894bc70)

supabase_flutter - v1.10.0

  • FIX: Format the files to adjust to Flutter 3.10.1 (#475). (eb0bcd95)
  • FEAT: update dependency constraints to sdk < 4.0.0 (#474). (7894bc70)

yet_another_json_isolate - v1.1.0

  • FEAT: update dependency constraints to sdk < 4.0.0 (#474). (7894bc70)

2023-05-16

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


supabase_flutter - v1.9.2

  • FIX(supabase_flutter): prevent Platform.environment use on web (#468). (de5a6300)

2023-05-11

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


functions_client - v1.2.1

  • chore: move the repo into supabase-flutter monorepo

gotrue - v1.7.1

  • chore: move the repo into supabase-flutter monorepo

postgrest - v1.2.4

  • chore: move the repo into supabase-flutter monorepo

realtime_client - v1.0.4

  • chore: move the repo into supabase-flutter monorepo

storage_client - v1.3.1

  • chore: move the repo into supabase-flutter monorepo

supabase - v1.8.1

  • chore: move the repo into supabase-flutter monorepo

supabase_flutter - v1.9.1

  • chore: update the repo to be a monorepo for all sub-libraries

yet_another_json_isolate - v1.0.4

  • chore: move the repo into supabase-flutter monorepo