Skip to content

Tags: supabase/edge-runtime

Tags

v1.68.0-develop.14

Toggle v1.68.0-develop.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: bring back decorator flag in bundle command (#538)

v1.68.0-develop.13

Toggle v1.68.0-develop.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: backports (#527)

* chore: add old eszip migration test (#512)

* chore(base): add a dependency

* chore(base): add `.gitignore`

* chore: add scripts

* chore(ci): add a step that brings test eszip binaries

* chore(base): update `.gitignore`

* chore(base): add old eszip migration test

* chore(base): add snapshots for old eszip migration tests

* stamp(ci): change bucket name

* stamp: update snapshots

* stamp: polishing

* fix(base): triggering `beforeunload` event may cause `Uncaught null` (#520)

* fix(base): triggering `beforeunload` event may cause `Uncaught null`

* chore: add an integration test

* fix(ai): don't check the content-length header (#523)

* stamp: fmt

* stamp: make clippy happy

v1.68.0-develop.12

Toggle v1.68.0-develop.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: backports (#521)

* chore: add old eszip migration test (#512)

* chore(base): add a dependency

* chore(base): add `.gitignore`

* chore: add scripts

* chore(ci): add a step that brings test eszip binaries

* chore(base): update `.gitignore`

* chore(base): add old eszip migration test

* chore(base): add snapshots for old eszip migration tests

* stamp(ci): change bucket name

* stamp: update snapshots

* stamp: polishing

* fix(base): triggering `beforeunload` event may cause `Uncaught null` (#520)

* fix(base): triggering `beforeunload` event may cause `Uncaught null`

* chore: add an integration test

v1.67.4

Toggle v1.67.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(ai): don't check the content-length header (#523)

v1.67.3

Toggle v1.67.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(base): triggering `beforeunload` event may cause `Uncaught null` (#…

…520)

* fix(base): triggering `beforeunload` event may cause `Uncaught null`

* chore: add an integration test

v1.68.0-develop.11

Toggle v1.68.0-develop.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: support importing WebAssembly modules (#519)

* chore: update dependency

* chore: update `Cargo.lock`

* feat: support wasm modules

* chore: add an integration test for wasm module import

v1.68.0-develop.10

Toggle v1.68.0-develop.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: publish release (#518)

v1.68.0-develop.9

Toggle v1.68.0-develop.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(ext/runtime): expose `Deno.createHttpClient` (#515)

v1.68.0-develop.8

Toggle v1.68.0-develop.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(deno_facade): implement `get_host_defined_options` member on `Emb…

…eddedModuleLoader` (#514)

* fix(deno_facade): implement `get_host_defined_options` member on `EmbeddedModuleLoader`

* stamp: oops

v1.68.0-develop.7

Toggle v1.68.0-develop.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(base): should handle the entrypoint passed from js land correctly (

…#511)