Skip to content

Releases: supabase/edge-runtime

v1.58.12

07 Oct 23:39
5f87d9a
Compare
Choose a tag to compare

1.58.12 (2024-10-07)

Bug Fixes

  • make sure that we can use various exts as an entrypoint when bundling (#425) (5f87d9a)

v1.58.11

30 Sep 22:40
676a07c
Compare
Choose a tag to compare

1.58.11 (2024-09-30)

Bug Fixes

  • render detailed error message for failed to create a graph (#418) (676a07c)

v1.58.10

30 Sep 13:10
6edf6c3
Compare
Choose a tag to compare

1.58.10 (2024-09-30)

Bug Fixes

  • base: pass import meta resolve callback when initialize JsRuntime (#421) (6edf6c3)

v1.58.9

30 Sep 08:22
539b706
Compare
Choose a tag to compare

1.58.9 (2024-09-30)

Bug Fixes

  • base: thread-local state of v8::Isolate can be corrupted while initializing DenoRuntime in Worker::start (#416) (539b706), closes #415

v1.58.8

30 Sep 02:06
e8759ec
Compare
Choose a tag to compare

1.58.8 (2024-09-30)

Bug Fixes

v1.58.7

30 Sep 01:17
db2cc41
Compare
Choose a tag to compare

1.58.7 (2024-09-30)

Bug Fixes

  • base: partial revert some changes that were introduced from deno upgrade PR (#415) (db2cc41)

v1.58.6

25 Sep 02:51
1c19701
Compare
Choose a tag to compare

1.58.6 (2024-09-25)

Bug Fixes

  • sb_core: add an API for chaos testing (#411) (1c19701)

v1.58.5

24 Sep 23:57
5e2255c
Compare
Choose a tag to compare

1.58.5 (2024-09-24)

Bug Fixes

v1.58.4

15 Sep 19:29
fbcd8c5
Compare
Choose a tag to compare

1.58.4 (2024-09-15)

Bug Fixes

v1.58.3

10 Sep 07:12
50eb636
Compare
Choose a tag to compare

1.58.3 (2024-09-10)

Bug Fixes