Releases: supabase/edge-runtime
Releases · supabase/edge-runtime
v1.6.3
1.6.3 (2023-07-07)
Bug Fixes
- set a module root for loading modules (a03877b)
v1.6.2
1.6.2 (2023-07-03)
Bug Fixes
- configure v8 flags via env variables (3b8e191)
v1.6.1
1.6.1 (2023-07-03)
Bug Fixes
- send console events from user worker to events (0816003)
v1.6.0
1.6.0 (2023-06-30)
Features
- log CPU time used as an event (abae097)
v1.5.2
1.5.2 (2023-06-27)
Bug Fixes
- show more descriptive error when module not found (0f5b160)
v1.5.1
1.5.1 (2023-06-26)
Bug Fixes
- add navigator global (77ebaf1)
- handling concurrent requests to workers (d47f05d)
- upgrade semantic release (028abcd)
v1.5.0
1.5.0 (2023-05-29)
Features
- remove health check endpoint (7d66b5a)
v1.4.2
1.4.2 (2023-05-29)
Bug Fixes
- handle exceptions in user worker mod evaulation. (06a34d9)
v1.4.1
1.4.1 (2023-05-29)
Bug Fixes
- add Deno.refTimer & Deno.unrefTimer (72764e4)
- add structuredClone (182074b)
- move main module load to worker boot phase (1c55447)
- move webidl.brand (b123c5e)
v1.4.0
1.4.0 (2023-05-26)
Features
- add support for providing import map as a data URI (bda03ee)