Releases: supabase/edge-runtime
Releases · supabase/edge-runtime
v1.69.13
Bug Fixes
- cli: reflect exit code correctly when running unbundle command (#618) (e660208)
v1.68.4
1.68.4 (2025-10-13)
Bug Fixes
- cli: reflect exit code correctly when running unbundle command (#617) (4e7a983)
v1.69.12
Bug Fixes
- inspector: debugger does not pause at the first statement when using the
--inspect-brk
flag (#613) (7e94c9d)
v1.69.11
Bug Fixes
- CPUTimer wrong
new()
definition for 'non linux' os (#611) (ba8e176)
v1.69.10
Bug Fixes
- static files weren't extracted when running the unbundle (#609) (07879ca)
v1.69.9
1.69.9 (2025-09-11)
Bug Fixes
- supervisor: do not try to divide 0 by 2 (#607) (159fc1d)
v1.69.7
1.69.7 (2025-09-04)
Bug Fixes
- cli: introduce timeout flag for the bundle command (#603) (e29bd12)
v1.69.5
1.69.5 (2025-09-01)
Bug Fixes
- byonm: Deno.readFile* fails to recognize paths correctly when called from a node package (#601) (73628eb)