Skip to content

Releases: opennextjs/opennextjs-netlify

v4.2.5

07 Feb 16:24
e9b6cab
Compare
Choose a tag to compare

4.2.5 (2022-02-07)

Bug Fixes

v4.2.4

03 Feb 13:41
b27c2f2
Compare
Choose a tag to compare

4.2.4 (2022-02-03)

Bug Fixes

v4.2.3

02 Feb 14:14
7e2a7d3
Compare
Choose a tag to compare

4.2.3 (2022-02-02)

Bug Fixes

  • don't use ODB for routes that match middleware (#1171) (bbcdfbd)

v4.2.2

31 Jan 14:16
4147f5d
Compare
Choose a tag to compare

4.2.2 (2022-01-31)

Bug Fixes

  • deps: update dependency @netlify/ipx to ^0.0.9 (#1181) (2e55a9e)

v4.2.1

24 Jan 14:49
fc7ea21
Compare
Choose a tag to compare

4.2.1 (2022-01-24)

Bug Fixes

  • deps: update dependency @netlify/functions to ^0.11.0 (#1146) (4da630b)
  • deps: update dependency core-js to v3.20.3 (#1155) (043ad36)
  • provide hostname and port to server (#1149) (02053fd)

@netlify/plugin-nextjs v4.2.0

17 Jan 11:52
6865054
Compare
Choose a tag to compare

Features

@netlify/plugin-nextjs v4.1.3

13 Jan 11:24
57d366d
Compare
Choose a tag to compare

Bug Fixes

  • handle routes-manifests without staticRoutes defined (#1120) (96f3ccb)

@netlify/plugin-nextjs v4.1.2

12 Jan 14:15
1b14ea5
Compare
Choose a tag to compare

Bug Fixes

  • add specific rewrites for all SSR routes (#1105) (6fd7bcc)
  • deps: update dependency core-js to v3.20.2 (#1095) (41966ca)

@netlify/plugin-nextjs v4.1.1

21 Dec 13:18
079d4f7
Compare
Choose a tag to compare

Bug Fixes

  • fix bug that caused ISR pages to sometimes serve first built version (#1051) (62660b2)
  • force React to use production env (#1056) (eca0bee)

@netlify/plugin-nextjs v4.1.0

17 Dec 08:26
2dd05dd
Compare
Choose a tag to compare

Features

Bug Fixes