|
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 | +## 2025-02-24 |
| 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.4.1`](#functions_client---v241) |
| 19 | + - [`realtime_client` - `v2.4.2`](#realtime_client---v242) |
| 20 | + - [`storage_client` - `v2.3.1`](#storage_client---v231) |
| 21 | + - [`supabase` - `v2.6.3`](#supabase---v263) |
| 22 | + - [`supabase_flutter` - `v2.8.4`](#supabase_flutter---v284) |
| 23 | + |
| 24 | +--- |
| 25 | + |
| 26 | +#### `functions_client` - `v2.4.1` |
| 27 | + |
| 28 | + - **DOCS**: Fix typos ([#1108](https://github.com/supabase/supabase-flutter/issues/1108)). ([46b483f8](https://github.com/supabase/supabase-flutter/commit/46b483f83a70fb7785ef3bccca6849fa6b07852c)) |
| 29 | + |
| 30 | +#### `realtime_client` - `v2.4.2` |
| 31 | + |
| 32 | + - **FIX**(realtime): Lower heartbeat interval to 25s ([#1119](https://github.com/supabase/supabase-flutter/issues/1119)). ([f58ed2ce](https://github.com/supabase/supabase-flutter/commit/f58ed2cecc967a116fa675d75c331c752686b7e2)) |
| 33 | + |
| 34 | +#### `storage_client` - `v2.3.1` |
| 35 | + |
| 36 | + - **DOCS**: Fix typos ([#1108](https://github.com/supabase/supabase-flutter/issues/1108)). ([46b483f8](https://github.com/supabase/supabase-flutter/commit/46b483f83a70fb7785ef3bccca6849fa6b07852c)) |
| 37 | + |
| 38 | +#### `supabase` - `v2.6.3` |
| 39 | + |
| 40 | + - **FIX**: Allow null to be returned from accessToken function when the user is not signed in ([#1099](https://github.com/supabase/supabase-flutter/issues/1099)). ([d04d9e63](https://github.com/supabase/supabase-flutter/commit/d04d9e63bcc46c2ee71e311b4c3addb216f0f520)) |
| 41 | + - **DOCS**: Fix typos ([#1108](https://github.com/supabase/supabase-flutter/issues/1108)). ([46b483f8](https://github.com/supabase/supabase-flutter/commit/46b483f83a70fb7785ef3bccca6849fa6b07852c)) |
| 42 | + |
| 43 | +#### `supabase_flutter` - `v2.8.4` |
| 44 | + |
| 45 | + - **FIX**: Allow null to be returned from accessToken function when the user is not signed in ([#1099](https://github.com/supabase/supabase-flutter/issues/1099)). ([d04d9e63](https://github.com/supabase/supabase-flutter/commit/d04d9e63bcc46c2ee71e311b4c3addb216f0f520)) |
| 46 | + - **DOCS**: Fix typos ([#1108](https://github.com/supabase/supabase-flutter/issues/1108)). ([46b483f8](https://github.com/supabase/supabase-flutter/commit/46b483f83a70fb7785ef3bccca6849fa6b07852c)) |
| 47 | + |
| 48 | + |
6 | 49 | ## 2025-01-01
|
7 | 50 |
|
8 | 51 | ### Changes
|
|
0 commit comments