Skip to content

Releases: netlify/edge-bundler

v8.12.1

14 Mar 08:34
eb6ac57
Compare
Choose a tag to compare

8.12.1 (2023-03-14)

Bug Fixes

  • ignore config blocks for undefined functions (#337) (599c677)

v8.12.0

13 Mar 14:34
44a3ad9
Compare
Choose a tag to compare

8.12.0 (2023-03-13)

Features

v8.11.1

10 Mar 16:46
0074102
Compare
Choose a tag to compare

8.11.1 (2023-03-10)

Bug Fixes

  • Updated bootstrap to the latest version (#332) (614102d)

v8.11.0

08 Mar 15:31
390180e
Compare
Choose a tag to compare

8.11.0 (2023-03-08)

Features

  • propagate onError config property to manifest (#328) (bd804b2)

v8.10.0

08 Mar 09:33
6a4c600
Compare
Choose a tag to compare

8.10.0 (2023-03-08)

Features

  • populate generator field if edge function is from a config file (#312) (0ee2e1d)
  • update bootstrap URL (#329) (8b5dc3b)

Bug Fixes

  • throw errors when function or isc-config cannot be loaded (#327) (cdac30d)

v8.9.0

03 Mar 15:16
667c41e
Compare
Choose a tag to compare

8.9.0 (2023-03-03)

Features

v8.8.1

02 Mar 13:38
9a40476
Compare
Choose a tag to compare

8.8.1 (2023-03-02)

Bug Fixes

v8.8.0

01 Mar 13:18
cceb293
Compare
Choose a tag to compare

8.8.0 (2023-03-01)

Features

v8.7.0

17 Feb 12:57
2f89ba5
Compare
Choose a tag to compare

8.7.0 (2023-02-17)

Features

  • add generator field to edge function manifest (#304) (5a59fcc)

v8.6.0

14 Feb 14:02
e4e0e52
Compare
Choose a tag to compare

8.6.0 (2023-02-14)

Features

  • wrap regex validation in feature flag (#302) (862994b)

Bug Fixes

  • migrate to Github Action's output files (#300) (bf54378)