Releases: supabase/edge-runtime
Releases · supabase/edge-runtime
v1.34.1
1.34.1 (2024-02-06)
Bug Fixes
- thread safe handle may no longer have an isolate pointer (c8bbb4f)
v1.34.0
1.34.0 (2024-02-06)
Bug Fixes
Features
v1.33.5
1.33.5 (2024-02-05)
Bug Fixes
- show the actual deno cli version in
Deno.version
(fcae33d)
v1.33.4
1.33.4 (2024-02-01)
Bug Fixes
- Remove unnecessary println (86dc364)
v1.33.3
1.33.3 (2024-02-01)
Bug Fixes
- sb_graph: checking whether the path is relative and unix format while reading module path (1371747)
v1.33.2
1.33.2 (2024-01-31)
Bug Fixes
- sync drop timing of unix stream sender to timing of an isolate drops (16377b1)
v1.33.0
1.33.0 (2024-01-30)
Features
- Upgrade to deno core 0.243.0 (dfd3de1)
v1.32.4
1.32.4 (2024-01-30)
Bug Fixes
- supervisor should also consider cases where the CPU time limit is zero (9178687)