Use Cases
Software Products MSPs Schools Development & Marketing DevOps Agencies Help Desk
 
Internet Status Blog Pricing Log In Try IsDown for free now

Outage in Supabase

Edge Function issues when using supabase-js@2.95.0

Resolved Minor
February 05, 2026 - Started about 1 month ago - Lasted about 7 hours
Official incident page

Incident Report

Edge Functions using @supabase/supabase-js@2.95.0 from esm.sh are failing. The issue is specific to the esm.sh CDN. Workarounds: Pin to v2.94.0 or use cdn.jsdelivr.net (https://cdn.jsdelivr.net/npm/@supabase/supabase-js@2.95.0/+esm) as a workaround while we investigate.
Components affected
Supabase Edge Functions

Need to monitor Supabase outages?

  • Monitor all your external dependencies in one place
  • Get instant alerts when outages are detected
  • Be the first to know if service is down
  • Show real-time status on private or public status page
  • Keep your team informed
Latest Updates ( sorted recent to last )
RESOLVED about 1 month ago - at 02/06/2026 01:00AM

Function deploys are working normally now. We are resolving this incident.

MONITORING about 1 month ago - at 02/05/2026 11:53PM

esm.sh maintainers have implemented a fix which should unblock deploys of Edge Functions that were importing supabase-js from esm.sh.

IDENTIFIED about 1 month ago - at 02/05/2026 09:36PM

We’ve attempted several fixes on the npm registry side, but the esm.sh issue persists. We are continuing to investigate. In the meantime, use npm: or jsr: specifiers, or jsdelivr as an alternative CDN:

import { createClient } from "npm:@supabase/supabase-js@2.95.0"

or

import { createClient } from "https://cdn.jsdelivr.net/npm/@supabase/supabase-js@2.95.0/+esm"

IDENTIFIED about 1 month ago - at 02/05/2026 08:11PM

We are removing v2.95.0 release, so the @2 tag will resolve to v2.94.1. This should resolve majority of issues.

If you have previously switched to using v2.95.0 directly, please switch to v2.94.1

INVESTIGATING about 1 month ago - at 02/05/2026 07:08PM

We recommend importing via `npm:` or `jsr:` specifiers instead of CDN imports:

`import { createClient } from "npm:@supabase/supabase-js@2.95.0"`

These are more reliable than third-party CDNs. We’ve reached out to the esm.sh maintainer and are tracking the issue upstream.

INVESTIGATING about 1 month ago - at 02/05/2026 06:09PM

Edge Functions using @supabase/supabase-js@2.95.0 from esm.sh are failing. The issue is specific to the esm.sh CDN.

Workarounds: Pin to v2.94.0 or use cdn.jsdelivr.net (https://cdn.jsdelivr.net/npm/@supabase/supabase-js@2.95.0/+esm) as a workaround while we investigate.

Stop wasting hours on 'is it us or them?'

With IsDown, you can monitor all your critical services' official status pages from one centralized dashboard and receive instant alerts the moment an outage is detected. Say goodbye to constantly checking multiple sites for updates and stay ahead of outages with IsDown.

Start free trial

No credit card required · Cancel anytime · 6020 services available

Integrations with Slack Microsoft Teams Google Chat Datadog PagerDuty Zapier Discord Webhook