Releases: netlify/edge-bundler
Releases · netlify/edge-bundler
v1.4.0
v1.3.0
v1.2.1
v1.2.0
v1.1.0
v1.0.0
1.0.0 (2022-05-03)
Features
- add
debug
parameter toserve
(#8) (95beffe) - add ability to restart isolate (#20) (ec29efb)
- add bundler (#10) (0e367b6)
- add customErrorInfo property to user errors (#25) (4a191df)
- add feature flags and debug mode (#21) (392b5fe)
- add server (36a89f5)
- add support for multi-stage ESZIPs (#19) (2d78f5b)
- add support for user import maps (#6) (9067956)
- allow certificate to be supplied to
serve
(#7) (51eabf7) - cache download Promise (#23) (96fbb2a)
- download Deno CLI from Deno repository (#17) (68c9d30)
- export function finder +
debug
property (#16) (569399f) - expprt
DenoBridge
(#15) (66a4f4f) - gate ESZIP bundling with environment variable (#3) (3556f60)
- generate ESZIP and JS bundles (#1) (8aff828)
- initial commit (a031485)
- load bootstrap from deploy URL (#7) (01f1285)
- pipe stdout (b75374c)
- rename Edge Handlers to Edge Functions (#9) (a3906d4)
- rename package (d60c568)
- update bootstrap layer (#18) (d9ce983)
- update bootstrap layer to 6256b369f54728000a74a8d5 (#22) (e243837)
- update bootstrap to 6270f39aacac8b000a2f84f4 (#21) (ff702bf)
- upgrade bootstrap to
625844cdcdd28b0008829757
(#26) (9fdc1f8) - upgrade bootstrap to
625d32be1b90870009edfc99
(#27) (648f99b) - upgrade Deno to 1.20.3 (#14) (54de383)
- use
del
package (#10) (ff68b19) - use bootstrap layer (fb6e1be)
- use import maps for internal Netlify identifier (#5) (c5fa05e)
- use new manifest format (#11) (7bee912)
Bug Fixes
- avoid clearing screen when starting server (015b3fd)
- deps: update dependency semver to v7.3.7 (#9) (3ba4482)
- fix import (81adcae)
- generate hash of final bundle file (#4) (d27184a)
- publish
deno
directory (#24) (86b9176) - serialise RegExp (5546370)
- use absolute file URLs in entry point file (#12) (e4bcfb0)
- use declaration order when generating manifest (#2) (f3b6405)