Releases: netlify/edge-bundler
Releases · netlify/edge-bundler
v8.15.0
8.15.0 (2023-05-24)
Features
Bug Fixes
- deps: update dependency semver to v7.5.1 (#397) (0858b14)
v8.14.1
8.14.1 (2023-05-05)
Bug Fixes
- deps: update dependency regexp-tree to v0.1.27 (#383) (0bec897)
- deps: update dependency semver to v7.5.0 (#385) (4c4e2df)
- remove feature flag for execution order (#381) (125c82c)
- remove FF edge_functions_invalid_config_throw (#374) (8b4e65e)
v8.14.0
8.14.0 (2023-05-02)
Features
Bug Fixes
v8.13.1
8.13.1 (2023-04-10)
Bug Fixes
- change the order of how edge functions are written to the manifest (#357) (59d1c8c)
- remove duplicate functions and let .js take precedence (#359) (bc52282)
- revert slash validation and change validation message (#343) (d032496)
v8.13.0
8.13.0 (2023-03-24)
Features
- move non-route related ef configs to function_config in manifest (#348) (c7b7042)
- split user and internal ISC function configs (#347) (c85a861)
v8.12.3
8.12.3 (2023-03-20)
Bug Fixes
- mark validation error as user error (4dec1b9)
v8.12.2
8.12.2 (2023-03-17)
Bug Fixes
- enforce leading slash in path and pattern (#339) (5b1daf9)