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 moves OpenTelemetry tracing to an opt-in model under a '/tracing' subpath, requiring updates for existing tracing implementations.
Developers using OpenTelemetry tracing in Supabase JS are affected as it is now opt-in under a subpath.
Update OpenTelemetry tracing usage to reference the new '/tracing' subpath if needed.