Releases: supabase/edge-runtime
Releases · supabase/edge-runtime
v1.68.0-develop.18
Bug Fixes
- cli: ip address parsing to support both ipv4 and ipv6 (#547) (e126e1f)
v1.68.0-develop.16
Features
- allow enabling the unstable sloppy imports (#533) (3c38740)
v1.68.0-develop.15
Bug Fixes
- ci: do not run CI if PR is marked as draft (#544) (492db16)
v1.68.0-develop.14
Bug Fixes
- bring back decorator flag in bundle command (#538) (a1625a9)
v1.67.4
1.67.4 (2025-03-24)
Bug Fixes
- ai: don't check the content-length header (#523) (d8361d0)
v1.67.3
1.67.3 (2025-03-22)
Bug Fixes
- base: triggering
beforeunload
event may cause Uncaught null
(#520) (62051c8)