Skip to content

Releases: netlify/next-runtime

v5.8.0

16 Oct 11:06
68910b0
Compare
Choose a tag to compare

5.8.0 (2024-10-16)

Features

Bug Fixes

v5.7.4

09 Oct 10:30
7abd5f3
Compare
Choose a tag to compare

5.7.4 (2024-10-09)

Bug Fixes

  • handle non ASCII characters in cache-tag headers (#2645) (fcf2414)

v5.7.3

01 Oct 18:00
19bdbc5
Compare
Choose a tag to compare

5.7.3 (2024-10-01)

Bug Fixes

  • handle middleware redirects to default locale and same path (#2636) (f0fa7d0)

v5.7.2

18 Sep 16:03
860bb9f
Compare
Choose a tag to compare

5.7.2 (2024-09-17)

Bug Fixes

  • use durable cache when serving stale response (#2591) (79e2a2c)

v5.7.1

06 Sep 14:03
eb9350b
Compare
Choose a tag to compare

5.7.1 (2024-09-06)

Bug Fixes

  • generate correct import path when 'src' directory is used and middleware imports wasm module (#2583) (b54b682)
  • update cache handler to accommodate changes in next@canary (#2572) (83f685e)

v5.7.0

26 Aug 16:22
733a021
Compare
Choose a tag to compare

5.7.0 (2024-08-26)

Features

Bug Fixes

v5.6.0

29 Jul 15:13
4c51a26
Compare
Choose a tag to compare

5.6.0 (2024-07-29)

Features

  • fail build when netlify forms detected without workaround (#2539) (56fef5f)

Bug Fixes

v5.5.1

09 Jul 10:11
3e8c68f
Compare
Choose a tag to compare

5.5.1 (2024-07-08)

Bug Fixes

  • only clear stale functions with build through CLI (#2536) (3266808)

v5.5.0

04 Jul 18:20
bae8a94
Compare
Choose a tag to compare

5.5.0 (2024-07-04)

Features

v5.4.0

28 Jun 10:16
e361b06
Compare
Choose a tag to compare

5.4.0 (2024-06-28)

Features

  • warn when netlify form detected (195b8b2)

Bug Fixes

  • set netlify-cache-tag for not prerendered content (#2495) (8fe6676)
  • track revalidate / cdn purge to ensure it finishes execution and is not suspended mid-execution (#2490) (5a0fec5)