Skip to content

Releases: opennextjs/opennextjs-netlify

plugin-nextjs: v4.40.1

22 Aug 08:30
a119713
Compare
Choose a tag to compare

4.40.1 (2023-08-21)

Bug Fixes

  • improves support for __NEXT_PRIVATE_PREBUNDLED_REACT (#2236) (4261de7)
  • pass packagePath down to rsc edge manifest (#2269) (3517973)

plugin-nextjs: v4.40.0

14 Aug 16:36
e3a2ffb
Compare
Choose a tag to compare

4.40.0 (2023-08-14)

Features

plugin-nextjs: v4.39.4

11 Aug 12:33
112bb9f
Compare
Choose a tag to compare

4.39.4 (2023-08-10)

Bug Fixes

  • deps: update dependency @netlify/ipx to ^1.4.3 (#2256) (ffdf101)
  • don't ever execute middleware in lambda (#2249) (b9e87d1)

plugin-nextjs: v4.39.3

03 Aug 18:05
d47a800
Compare
Choose a tag to compare

4.39.3 (2023-08-03)

Bug Fixes

  • deps: update dependency @netlify/ipx to ^1.4.2 (#2240) (b911230)

plugin-nextjs: v4.39.2

01 Aug 17:35
5693a21
Compare
Choose a tag to compare

4.39.2 (2023-08-01)

Bug Fixes

  • ISR 404 pages should be cached ephemerally (#2233) (d7aad8a)

plugin-nextjs: v4.39.1

11 Jul 14:50
e8ad81a
Compare
Choose a tag to compare

4.39.1 (2023-07-11)

Bug Fixes

  • use native path matching for prebundled react conditional (#2206) (ba036fb)

plugin-nextjs: v4.39.0

03 Jul 10:46
e1a3dc0
Compare
Choose a tag to compare

4.39.0 (2023-07-03)

Features

Bug Fixes

  • deps: update dependency pathe to ^0.3.0 (#2199) (87391e1)
  • edge cases for custom react module resolution (#2188) (6b527be)
  • preserve original path after middleware rewrite (#2177) (9c6ec9f)

next: v1.4.9

03 Jul 10:46
e1a3dc0
Compare
Choose a tag to compare

1.4.9 (2023-07-03)

Bug Fixes

next: v1.4.8

26 Jun 15:55
20d9a3b
Compare
Choose a tag to compare

1.4.8 (2023-06-26)

Bug Fixes

  • Return MiddlewareResponse obj for rewrite (#2159) (0eda10b)

plugin-nextjs: v4.38.1

22 Jun 09:35
ff2c550
Compare
Choose a tag to compare

4.38.1 (2023-06-22)

Bug Fixes

  • deps: update dependency @netlify/ipx to ^1.4.1 (#2167) (c295bc2)
  • optionally chain server functions when selecting react version (#2179) (e63fcf0)