Skip to content

Releases: opennextjs/opennextjs-netlify

@netlify/plugin-nextjs v3.6.3

08 Jul 09:06
441208b
Compare
Choose a tag to compare

Bug Fixes

  • handle Storybook and other sites that don't build (#496) (9deacfb)

@netlify/plugin-nextjs v3.6.2

05 Jul 15:22
8569f3c
Compare
Choose a tag to compare

Bug Fixes

  • deps: update dependency fastq to v1.11.1 (#476) (ca8549f)
  • try to resolve next modules via multiple paths (#479) (7d208c3)

@netlify/plugin-nextjs v3.6.1

01 Jul 14:09
b43de37
Compare
Choose a tag to compare

Bug Fixes

  • deps: update dependency commander to v8 (#447) (18a789a)
  • skip plugin if build command is empty (#471) (4d0524b)
  • update min Next.js version, and log current (#472) (fcb06fe)
  • use correct protocol for image source (#467) (4edbc73)

@netlify/plugin-nextjs v3.6.0

30 Jun 08:49
98e5bfb
Compare
Choose a tag to compare

Features

Bug Fixes

@netlify/plugin-nextjs v3.5.0

28 Jun 14:51
85d8690
Compare
Choose a tag to compare

Features

Bug Fixes

@netlify/plugin-nextjs v3.4.2

04 Jun 20:59
0c9fcc1
Compare
Choose a tag to compare

Bug Fixes

@netlify/plugin-nextjs v3.4.1

04 Jun 11:37
68e2b13
Compare
Choose a tag to compare

Bug Fixes

  • basePath is undefined when a site has no config file (#385) (7d01aba)

@netlify/plugin-nextjs v3.4.0

03 Jun 10:36
dd15c66
Compare
Choose a tag to compare

Features

Bug Fixes

  • changes from review (09642bd)
  • deps: update dependency execa to v5.0.1 (28df64f)
  • deps: update dependency sharp to v0.28.3 (a3d4b20)
  • extract target checks (a1ab7bf)
  • fix tests (630cb1a)
  • watch: add missing bin property (#355) (5a70c61)

@netlify/plugin-nextjs v3.3.1

25 May 14:41
c9af868
Compare
Choose a tag to compare

Bug Fixes

  • add sharp optimisations (75de7f2)
  • catch oversize image response (7ab5aa0)
  • changes from review (b27f30d)
  • deps: update dependency @netlify/functions to ^0.7.2 (10dc8d2)
  • handle image rotation (e6938da)
  • refactor image function (6b2e413)
  • use allowlist for remote images (20b1288)

Performance Improvements

  • parallelize page processing (7184379)

@netlify/plugin-nextjs v3.3.0

14 May 19:48
8759ae7
Compare
Choose a tag to compare

Features

  • next/image improvements (sharp + on demand builders) (#295) (088f267)

Bug Fixes

  • deps: move execa to prod (#283) (7e02782)
  • dynamic imports with webpack 5 (ce4308a)
  • dynamic imports with webpack 5 (#294) (ec62ee3)
  • preserve function directory structure (4847929)