2.45.0 (2026-04-24)
Features
- postgrest: add stripNulls method for null value stripping (#972) (984c263)
- realtime: add deferred disconnect on empty channels (#973) (770670f)
- realtime: handle app lifecycle background/foreground transitions (#967) (6039ede)
- storage: add cacheNonce parameter for cache invalidation (#970) (6397521)
Bug Fixes
- auth: include Cloudflare error codes in retryable network errors (#969) (e9eafd7)
- realtime: resolve subscribe/unsubscribe lifecycle races via ChannelStateManager actor (#974) (8130762)
- storage: guard against empty transform routing through render endpoint (#968) (bee53cc)
- supabase: propagate custom URLSession to Realtime client (#971) (52db062)