Skip to content

Releases: opennextjs/opennextjs-netlify

@netlify/plugin-nextjs v3.8.0

02 Aug 11:34
7f91eca
Compare
Choose a tag to compare

Features

  • add NEXT_PLUGIN_FORCE_RUN to skip auto-detection (#547) (e3e7cd1)
  • support function bundling with esbuild (#490) (4aff708)

Bug Fixes

  • deps: update dependency chalk to v4.1.2 (#572) (fc943bb)
  • deps: update dependency commander to v8.1.0 (#574) (81788c7)
  • deps: update dependency mime-types to v2.1.32 (#573) (b6bc749)
  • exit on unhandled promsie rejection (#566) (b78c8c5)
  • handle monorepo caching (#538) (9477e0e)
  • handle workspace commands (4de9f1e)
  • preview mode for odb/fallback pages (#564) (0732219)

Miscellaneous Chores

@netlify/plugin-nextjs v3.7.1

15 Jul 10:07
202b1c5
Compare
Choose a tag to compare

Bug Fixes

@netlify/plugin-nextjs v3.7.0

13 Jul 15:00
c43f518
Compare
Choose a tag to compare

Features

  • add support for using image config from next.config.js (#518) (bc7695d)

Bug Fixes

@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)