Skip to content

Releases: opennextjs/opennextjs-netlify

@netlify/plugin-nextjs v4.0.0-beta.10

24 Nov 11:43
ce099f9
Compare
Choose a tag to compare
Pre-release

Bug Fixes

  • replace node-fetch with builtin (#834) (6ff3100)
  • correct redirect priority and correctly handle ISR pages assets (#826) (6b61643)
  • deps: update dependency @netlify/functions to ^0.10.0 (#830) (3256839)
  • don't move files to the CDN if they match redirect/rewrite rules (#832) (9e3dd0e)

@netlify/plugin-nextjs v4.0.0-beta.9

19 Nov 17:21
5a6144b
Compare
Choose a tag to compare
Pre-release

Bug Fixes

@netlify/plugin-nextjs v4.0.0-beta.8

19 Nov 15:37
d3860b5
Compare
Choose a tag to compare
Pre-release

Features

  • don't move files to CDN if they match middleware (#812) (615c97a)
  • move static pages by default (#816) (12ce69e)

@netlify/plugin-nextjs v4.0.0-beta.7

17 Nov 13:34
6a4c86e
Compare
Choose a tag to compare
Pre-release

Features

Bug Fixes

  • deps: update dependency @netlify/functions to ^0.9.0 (#807) (3deec1d)
  • ensure path is encoded (#800) (b0f666e)
  • use forced catchall for preview mode (#793) (fd7130f)

Miscellaneous Chores

@netlify/plugin-nextjs v4.0.0-beta.6

08 Nov 14:41
9e93229
Compare
Choose a tag to compare
Pre-release

Bug Fixes

@netlify/plugin-nextjs v4.0.0-beta.5

03 Nov 17:01
58bb89f
Compare
Choose a tag to compare
Pre-release

Bug Fixes

  • add missing middleware runtime file (#762) (83378b4)
  • deps: update dependency node-fetch to v2.6.6 (#758) (759915b)
  • don't force rewrite in preview mode (#761) (c88a504)

@netlify/plugin-nextjs v4.0.0-beta.4

27 Oct 16:44
2264346
Compare
Choose a tag to compare
Pre-release

Bug Fixes

@netlify/plugin-nextjs v4.0.0-beta.3

26 Oct 11:01
b16eee8
Compare
Choose a tag to compare
Pre-release

Features

  • support moving static pages out of function bundle (#728) (3da9c77)
  • warn if zip is too large, and log the largest files (#730) (9989c0a)

Bug Fixes

@netlify/plugin-nextjs v4.0.0-beta.2

26 Oct 10:48
d2eade1
Compare
Choose a tag to compare
Pre-release

Features

  • Enable persistent builders by default (#716) (de07dc2)

Bug Fixes

@netlify/plugin-nextjs v4.0.0-beta.1

26 Oct 10:46
cbec129
Compare
Choose a tag to compare
Pre-release

Bug Fixes

Miscellaneous Chores