Migrating to Supabase JS v2.110.0-canary.0
Version v2.110.0-canary.0 introduces 1 breaking change. This guide details how to update your code.
Released: 6/30/2026
1
Breaking Changes
1
Migration Steps
0
Affected Symbols
Breaking Changes
●Issue #1
Support for Node.js 20 has been dropped. Users must upgrade to Node.js 21 or newer to continue using this version.
Migration Steps
- 1Upgrade your Node.js runtime to version 21 or higher.
Release Summary
This canary release primarily removes support for Node.js 20, requiring users to upgrade their runtime environment.
Need More Details?
View the full release notes and all changes for Supabase JS v2.110.0-canary.0.
View Full Changelog