Skip to content

Releases: opennextjs/opennextjs-netlify

@netlify/plugin-nextjs v3.3.0

14 May 19:48
8759ae7

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)

v1.1.5

10 May 15:57

Choose a tag to compare

  • update NoN to 3.0.1 (moves execa to prod dep)

v1.1.4

09 May 20:59

Choose a tag to compare

  • update next-on-netlify to v3.0.0 which fixes the @sls-next/lambda-at-edge isDynamicRoute issue

@netlify/plugin-nextjs v3.2.2

03 May 22:05
52dc51d

Choose a tag to compare

Bug Fixes

  • support isDynamicRoute in sls-next >=1.8.0 (#266) (3901302)

@netlify/plugin-nextjs v3.2.1

03 May 19:11
7a9a40f

Choose a tag to compare

Bug Fixes

  • deps: update dependency moize to v6.0.3 (bef04fd)
  • nextConfig was memoized too early (#264) (c5d88a4)

@netlify/plugin-nextjs v3.2.0

29 Apr 14:55
f4bbfc7

Choose a tag to compare

Features

Bug Fixes

  • deps: update dependency chalk to v4.1.1 (eda3d1f)
  • deps: update dependency moize to v6.0.2 (24702ab)

@netlify/plugin-nextjs v3.1.0

11 Apr 08:49
1d03740

Choose a tag to compare

Features

  • unstableNetlifyFunctionsSupport.includeDirs configuration (#182) (2953faa)

Bug Fixes

  • deps: update dependency find-up to v5 (#138) (757ba52)
  • deps: update dependency semver to v7.3.5 (5a92dd2)
  • fix minimum Next.js version (54c2b1e)

v1.1.3

18 Mar 15:32

Choose a tag to compare

v1.1.3 Pre-release
Pre-release

Bug fixes

  • remove next as a peer dependency (#159)

Chore

  • use netlify/functions instead of netlify-automatic-functions (#159)
  • decrease npm package size (#159)

v1.1.2

16 Mar 17:31
620e1f5

Choose a tag to compare

v1.1.2 Pre-release
Pre-release
  • backport update failure points in plugin to do nothing instead to v1 (#146)

v3.0.3

12 Mar 16:26

Choose a tag to compare

Bug fixes

  • Fix memoization when retrieving next.config.js (#128)