|
3 | 3 | All notable changes to this project will be documented in this file.
|
4 | 4 | See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
5 | 5 |
|
| 6 | +## 2024-08-12 |
| 7 | + |
| 8 | +### Changes |
| 9 | + |
| 10 | +--- |
| 11 | + |
| 12 | +Packages with breaking changes: |
| 13 | + |
| 14 | + - There are no breaking changes in this release. |
| 15 | + |
| 16 | +Packages with other changes: |
| 17 | + |
| 18 | + - [`functions_client` - `v2.3.2`](#functions_client---v232) |
| 19 | + - [`gotrue` - `v2.8.4`](#gotrue---v284) |
| 20 | + - [`postgrest` - `v2.1.4`](#postgrest---v214) |
| 21 | + - [`realtime_client` - `v2.2.1`](#realtime_client---v221) |
| 22 | + - [`storage_client` - `v2.0.3`](#storage_client---v203) |
| 23 | + - [`supabase` - `v2.3.0`](#supabase---v230) |
| 24 | + - [`supabase_flutter` - `v2.6.0`](#supabase_flutter---v260) |
| 25 | + - [`yet_another_json_isolate` - `v2.0.2`](#yet_another_json_isolate---v202) |
| 26 | + |
| 27 | +--- |
| 28 | + |
| 29 | +#### `functions_client` - `v2.3.2` |
| 30 | + |
| 31 | + - **FIX**: Upgrade `web_socket_channel` for supporting `web: ^1.0.0` and therefore WASM compilation on web ([#992](https://github.com/supabase/supabase-flutter/issues/992)). ([7da68565](https://github.com/supabase/supabase-flutter/commit/7da68565a7aa578305b099d7af755a7b0bcaca46)) |
| 32 | + |
| 33 | +#### `gotrue` - `v2.8.4` |
| 34 | + |
| 35 | + - **FIX**: Upgrade `web_socket_channel` for supporting `web: ^1.0.0` and therefore WASM compilation on web ([#992](https://github.com/supabase/supabase-flutter/issues/992)). ([7da68565](https://github.com/supabase/supabase-flutter/commit/7da68565a7aa578305b099d7af755a7b0bcaca46)) |
| 36 | + |
| 37 | +#### `postgrest` - `v2.1.4` |
| 38 | + |
| 39 | + - **FIX**: Upgrade `web_socket_channel` for supporting `web: ^1.0.0` and therefore WASM compilation on web ([#992](https://github.com/supabase/supabase-flutter/issues/992)). ([7da68565](https://github.com/supabase/supabase-flutter/commit/7da68565a7aa578305b099d7af755a7b0bcaca46)) |
| 40 | + |
| 41 | +#### `realtime_client` - `v2.2.1` |
| 42 | + |
| 43 | + - **FIX**: Upgrade `web_socket_channel` for supporting `web: ^1.0.0` and therefore WASM compilation on web ([#992](https://github.com/supabase/supabase-flutter/issues/992)). ([7da68565](https://github.com/supabase/supabase-flutter/commit/7da68565a7aa578305b099d7af755a7b0bcaca46)) |
| 44 | + |
| 45 | +#### `storage_client` - `v2.0.3` |
| 46 | + |
| 47 | + - **FIX**: Upgrade `web_socket_channel` for supporting `web: ^1.0.0` and therefore WASM compilation on web ([#992](https://github.com/supabase/supabase-flutter/issues/992)). ([7da68565](https://github.com/supabase/supabase-flutter/commit/7da68565a7aa578305b099d7af755a7b0bcaca46)) |
| 48 | + |
| 49 | +#### `supabase` - `v2.3.0` |
| 50 | + |
| 51 | + - **FIX**: Upgrade `web_socket_channel` for supporting `web: ^1.0.0` and therefore WASM compilation on web ([#992](https://github.com/supabase/supabase-flutter/issues/992)). ([7da68565](https://github.com/supabase/supabase-flutter/commit/7da68565a7aa578305b099d7af755a7b0bcaca46)) |
| 52 | + - **FEAT**: Add third-party auth support ([#999](https://github.com/supabase/supabase-flutter/issues/999)). ([c68d44d1](https://github.com/supabase/supabase-flutter/commit/c68d44d10ac4bf8180e5b1833fe0e2bfa2c83515)) |
| 53 | + |
| 54 | +#### `supabase_flutter` - `v2.6.0` |
| 55 | + |
| 56 | + - **FIX**: Upgrade `web_socket_channel` for supporting `web: ^1.0.0` and therefore WASM compilation on web ([#992](https://github.com/supabase/supabase-flutter/issues/992)). ([7da68565](https://github.com/supabase/supabase-flutter/commit/7da68565a7aa578305b099d7af755a7b0bcaca46)) |
| 57 | + - **FEAT**: Add third-party auth support ([#999](https://github.com/supabase/supabase-flutter/issues/999)). ([c68d44d1](https://github.com/supabase/supabase-flutter/commit/c68d44d10ac4bf8180e5b1833fe0e2bfa2c83515)) |
| 58 | + |
| 59 | +#### `yet_another_json_isolate` - `v2.0.2` |
| 60 | + |
| 61 | + - **FIX**: Upgrade `web_socket_channel` for supporting `web: ^1.0.0` and therefore WASM compilation on web ([#992](https://github.com/supabase/supabase-flutter/issues/992)). ([7da68565](https://github.com/supabase/supabase-flutter/commit/7da68565a7aa578305b099d7af755a7b0bcaca46)) |
| 62 | + |
| 63 | + |
6 | 64 | ## 2024-07-26
|
7 | 65 |
|
8 | 66 | ### Changes
|
|
0 commit comments