Releases: supabase/edge-runtime
Releases · supabase/edge-runtime
v1.62.2
1.62.2 (2024-11-13)
Bug Fixes
- sb_ai: Sessions are dropped while still in use (#443) (e522925)
v1.61.2
1.61.2 (2024-11-09)
Bug Fixes
- sb_workers: allow extra context to be passed in from js land (#440) (1bb7f70)
v1.61.1
1.61.1 (2024-11-08)
Bug Fixes
- sb_ai: make sure the shared session is initialized before running inferences (#439) (8095acf)
v1.60.1
1.60.1 (2024-11-01)
Bug Fixes
- sb_core: expose web MessageChannel API (#434) (ec9b270)
v1.59.2
1.59.2 (2024-10-31)
Bug Fixes
- cli:
--static
flag could not be used multiple times (#432) (f2556c7)