supabase
Found in 2 packages: supabase-auth, supabase-js
supabase-auth(25 releases)
v2.112.3This release includes bug fixes for Supabase, specifically addressing trace context headers in CORS allow-list and improving trace propagation sampling and diagnostics.
v2.112.3-canary.0This release includes bug fixes for Supabase, specifically addressing trace context headers in CORS allow-list and improving trace propagation sampling and diagnostics.
v2.112.0This release introduces opt-in OpenTelemetry tracing for Supabase and includes several bug fixes across Auth, Postgrest, and Storage modules. Key fixes involve handling uppercase UUIDs, improving error handling for multiple rows, and resolving type mismatches.
v2.112.0-canary.0This release introduces opt-in OpenTelemetry tracing for Supabase, accessible via the /tracing subpath. This change provides more control over tracing configurations.
v2.112.0-beta.0This beta release introduces opt-in OpenTelemetry tracing for Supabase and fixes a bug related to forwarding database retry options.
v2.111.1-canary.0This release includes a fix for the Supabase client, forwarding the db retry option. It also acknowledges a contributor.
v2.110.6This release includes bug fixes for Postgrest, Realtime, and Supabase. The Postgrest fix addresses type hinting for self-referencing embeds, the Realtime fix improves option forwarding in track(), and the Supabase fix changes error handling for unrecognized API key subtypes to a warning.
v2.110.6-canary.2This release includes a bug fix for the Supabase integration, changing behavior from throwing an error to issuing a warning for unrecognized API key subtypes.
v2.110.5This release addresses a specific warning related to the edge runtime in the Supabase integration. It ensures smoother operation within edge environments.
v2.106.0This release introduces W3C/OpenTelemetry trace context propagation for Supabase and includes several fixes related to auth verification and storage stream handling.
v2.105.5-beta.10This beta release introduces W3C/OpenTelemetry trace context propagation for Supabase operations and addresses internal packaging for the tracing module.
v2.105.5-beta.9This beta release introduces W3C/OpenTelemetry trace context propagation support for Supabase and addresses internal packaging for the tracing module.
v2.106.0-canary.0This canary release introduces W3C/OpenTelemetry trace context propagation support for Supabase operations.
v2.104.1-canary.1This canary release primarily addresses a bug fix related to propagating custom fetch settings within the Supabase integration.
v3.0.0-next.2This release primarily focuses on a bug fix related to propagating custom fetch configurations within the Supabase integration.
v2.95.3This release introduces canonical CORS header export for Edge Functions and includes fixes for Realtime channel management and Storage download parameters.
v2.95.2This patch release primarily addresses a documentation issue by adding module information to the tsdoc for the supabase integration.
v2.95.2-canary.2This canary release (2.95.2-canary.2) primarily addresses minor fixes, including testing compatibility with older ESM versions and a small addition to the core supabase functionality.
v2.95.0This release introduces canonical CORS header export for Supabase edge functions and includes fixes for realtime channel management and storage download parameters.
v2.94.2-canary.0This canary release introduces canonical CORS header export for Supabase edge functions and includes fixes for realtime channel management and storage download parameters.
v2.93.2This patch release reverts client platform and runtime detection headers for the supabase integration.
v2.93.2-canary.0This canary release primarily addresses a bug fix by reverting changes related to Supabase client platform and runtime detection headers.
v2.92.1-canary.0This canary release addresses an issue with environment detection for Supabase when running in Node.js versus browser contexts.
v2.92.1-rc.2This release includes a minor fix addressing an internal implementation detail within the Supabase integration.
v2.92.1-rc.1This release addresses a specific environment detection issue within the Supabase integration.
supabase-js(25 releases)
v2.112.3This release includes bug fixes for Supabase, specifically addressing trace context headers in CORS allow-list and improving trace propagation sampling and diagnostics.
v2.112.3-canary.0This release includes bug fixes for Supabase, specifically addressing trace context headers in CORS allow-list and improving trace propagation sampling and diagnostics.
v2.112.0This release introduces opt-in OpenTelemetry tracing for Supabase and includes several bug fixes across Auth, Postgrest, and Storage modules. Key fixes involve handling uppercase UUIDs, improving error handling for multiple rows, and resolving type mismatches.
v2.112.0-canary.0This release introduces opt-in OpenTelemetry tracing for Supabase, accessible via the /tracing subpath. This change provides more control over tracing configurations.
v2.112.0-beta.0This beta release introduces opt-in OpenTelemetry tracing for Supabase and fixes a bug related to forwarding database retry options.
v2.111.1-canary.0This release includes a fix for the Supabase client, forwarding the db retry option. It also acknowledges a contributor.
v2.110.6This release includes bug fixes for Postgrest, Realtime, and Supabase. The Supabase fix changes behavior to warn instead of throw for unrecognized API key subtypes.
v2.110.6-canary.2This release addresses an issue with Supabase API key subtypes, changing the behavior from throwing an error to issuing a warning for unrecognized types.
v2.110.5This release addresses a specific warning related to the Supabase integration in the edge runtime. It ensures smoother operation for users utilizing this feature.
v2.106.0This release introduces W3C/OpenTelemetry trace context propagation for Supabase and includes several fixes related to auth verification and storage stream handling.
v2.105.5-beta.10This beta release introduces W3C/OpenTelemetry trace context propagation for Supabase operations and addresses internal packaging for the tracing module.
v2.105.5-beta.9This beta release introduces W3C/OpenTelemetry trace context propagation for Supabase and includes internal packaging fixes for the tracing module.
v2.106.0-canary.0This canary release introduces W3C/OpenTelemetry trace context propagation support for Supabase operations.
v2.104.1This patch release addresses several minor issues, including fixing the emission of the PASSWORD_RECOVERY event in PKCE flows and ensuring custom fetch propagates correctly to the realtime client.
v2.104.1-canary.1This canary release primarily addresses a bug fix related to propagating custom fetch settings within the Supabase realtime client.
v3.0.0-next.2This release primarily focuses on a bug fix related to propagating custom fetch configurations within the Supabase integration.
v2.95.2This minor release primarily includes a documentation fix related to the supabase module.
v2.95.2-canary.2This canary release primarily addresses minor fixes, including testing an older working version on ESM and a small addition to the supabase core functionality.
v2.95.0This release introduces canonical CORS header export for Supabase edge functions and includes fixes for realtime channel management and storage download parameters.
v2.94.2-canary.0This canary release introduces canonical CORS header export for Supabase edge functions and includes fixes for realtime channel management and storage download parameters.
v2.93.2This patch release reverts client platform and runtime detection headers for the supabase client.
v2.93.2-canary.0This canary release primarily addresses a bug fix by reverting changes related to Supabase client platform and runtime detection headers.
v2.92.1-canary.0This canary release primarily addresses an environment detection issue within the Supabase integration for Node.js and browser contexts.
v2.92.1-rc.2This release includes a minor fix related to how Supabase is required, improving internal implementation.
v2.92.1-rc.1This release addresses a specific environment detection issue within the Supabase integration.
Track Symbol Changes
Use the Change8 MCP server or GitHub Action to get notified when supabase changes.
Learn More