what stackpulse tracks
Supabase JS releases from GitHub
StackPulse watches Supabase JS release notes and keeps the original source link close to every summary.
Isomorphic JavaScript client for Supabase StackPulse turns upstream changelogs into scannable summaries with risky changes, deprecations, migration notes, and source links.
what stackpulse tracks
StackPulse watches Supabase JS release notes and keeps the original source link close to every summary.
upgrade risk
Risky changes are separated from normal feature notes so you can scan upgrade impact before changing production dependencies.
migration notes
Migration steps and recommended actions are only shown when the upstream release notes support them.
This canary release fixes issues with Content-Type headers in functions and storage list sorting defaults.
Users who override Content-Type headers in functions or use partial sortBy in storage list operations are affected.
Update to this version if encountering issues with Content-Type header casing or storage list sorting.
This pre-release includes a fix for pinning dependencies related to realtime functionality and browser tests.
view source on github->This release focuses on bug fixes, including improvements to session handling in the auth module and clarifications for realtime server migration errors. It also includes updates to the release process for Deno and JSR publishing.
Users relying on session handling in the auth module or realtime server migration may be affected.
Update to the latest version to benefit from the fixes and clarifications.
This release focuses on bug fixes, including preserving valid sessions during refresh failures and clarifying error messages for realtime HTTP requests. It also includes updates to the release process for Deno and JSR publishing.
Developers using Supabase JS for authentication and realtime functionality may benefit from improved session handling and clearer error messages.
This canary release includes a fix to clarify the `httpSend()` 404 error message and adds a server migration note.
Developers using `httpSend()` in Supabase JS may benefit from clearer error messaging.
This release focuses on restoring JSR publish flags and enabling them for beta.
Developers using the beta version of Supabase JS are affected.
Update to the latest canary release to ensure JSR publish flags are correctly enabled.
This canary release includes a fix to pin Deno and bound JSR publish to prevent stranded-task hangs.
Developers using Deno and JSR publishing workflows may be affected by stranded-task hangs.
Update to this canary release to mitigate stranded-task hangs.