edge-runtime

A server based on Deno runtime, capable of running JavaScript, TypeScript, and WASM services.

MIT License

Stars
549
Committers
16

Bot releases are visible (Hide)

edge-runtime - v1.0.20

Published by github-actions[bot] over 1 year ago

1.0.20 (2023-02-20)

Bug Fixes

edge-runtime - v1.0.19

Published by github-actions[bot] over 1 year ago

1.0.19 (2023-02-20)

Bug Fixes

  • no_cache -> no_module_cache (f00537e)
edge-runtime - v1.0.18

Published by github-actions[bot] over 1 year ago

1.0.18 (2023-02-18)

Bug Fixes

  • add deno_tls module and expose Deno.resolveDns (b02537e)
edge-runtime - v1.0.17

Published by github-actions[bot] over 1 year ago

1.0.17 (2023-02-17)

Bug Fixes

  • add Deno.connect global (185e4c9)
  • add missing WebSocket global (932e170)
edge-runtime - v1.0.16

Published by github-actions[bot] over 1 year ago

1.0.16 (2023-02-17)

Bug Fixes

  • correctly parse paths with query params (2d53e55)
edge-runtime - v1.0.15

Published by github-actions[bot] over 1 year ago

1.0.15 (2023-02-17)

Bug Fixes

  • import defineEvent from deno web module (dded1ed)
edge-runtime - v1.0.14

Published by github-actions[bot] over 1 year ago

1.0.14 (2023-02-17)

Bug Fixes

edge-runtime - v1.0.13

Published by github-actions[bot] over 1 year ago

1.0.13 (2023-02-17)

Bug Fixes

  • set the id for the build step (9d486d2)
edge-runtime - v1.0.12

Published by github-actions[bot] over 1 year ago

1.0.12 (2023-02-17)

Bug Fixes

  • checkout code before arm build (392c4c5)
edge-runtime - v1.0.11

Published by github-actions[bot] over 1 year ago

1.0.11 (2023-02-17)

Bug Fixes

  • disable image caching for arm build (dfdefbf)
edge-runtime - v1.0.10

Published by github-actions[bot] over 1 year ago

1.0.10 (2023-02-17)

Bug Fixes

  • use the arm runner to produce builds (2b3d1d2)
  • workflows/release.yml (35d2a76)
edge-runtime - v1.0.9

Published by github-actions[bot] over 1 year ago

1.0.9 (2023-02-02)

Bug Fixes

  • bootstrap script (886560b)
  • expose AbortController and AbortSignal (1bbb77b)
edge-runtime - v1.0.8

Published by github-actions[bot] over 1 year ago

1.0.8 (2023-02-02)

Bug Fixes

  • move listening log to debug (3a4952d)
edge-runtime - v1.0.7

Published by github-actions[bot] over 1 year ago

1.0.7 (2023-02-01)

Bug Fixes

  • remove other ecr image too (f56e8ee)
edge-runtime - v1.0.6

Published by github-actions[bot] over 1 year ago

1.0.6 (2023-01-31)

Bug Fixes

  • remove the staging aws image (bd383e7)
edge-runtime - v1.0.5

Published by github-actions[bot] over 1 year ago

1.0.5 (2023-01-31)

Bug Fixes

  • chage target directory again (7a0ab1b)
edge-runtime - v1.0.4

Published by github-actions[bot] over 1 year ago

1.0.4 (2023-01-31)

Bug Fixes

  • change target directory (54a4412)
edge-runtime - v1.0.3

Published by github-actions[bot] over 1 year ago

1.0.3 (2023-01-31)

Bug Fixes

  • include target platform arg (208926e)
edge-runtime - v1.0.2

Published by github-actions[bot] over 1 year ago

1.0.2 (2023-01-31)

Bug Fixes

  • cache docker build steps (24d1b59)
edge-runtime - v1.0.1

Published by github-actions[bot] over 1 year ago

1.0.1 (2023-01-31)

Bug Fixes

  • remove the staging release steps (a613947)