Skip to content

Tags: nickgraffis/next-on-netlify

Tags

v3.0.1

Toggle v3.0.1's commit message
Publish v3.0.1

- move execa to prod dep

v3.0.0

Toggle v3.0.0's commit message
Publish v3.0.0

- fix @sls-next by inlining isDynamicRoute

v2.9.0

Toggle v2.9.0's commit message
Publish v2.9.0

- add support for background functions in api pages only ([netlify#171](netlify#171))
- remove next as peer dependency ([netlify#167](netlify#167))
- add watch mode ([netlify#162](netlify#162))

v2.8.7

Toggle v2.8.7's commit message
Publish v2.8.7

- Fix: next 10.0.6 changed prerender-manifest for i18n ([netlify#163](netlify#163))
- Chore: support node 15

v2.8.6

Toggle v2.8.6's commit message
Publish v2.8.6

- Fix: image url in imageFunction ([netlify#159](netlify#159))

v2.8.5

Toggle v2.8.5's commit message
Publish v2.8.5

- Put back next/image support ([netlify#158](netlify#158))
- Fix: strip file extension when checking if route is dynamic ([netlify#155](netlify#155))
- Fix: prevent copy of .public to .public ([netlify#146](netlify#146))
- Fix: add check if pages-manifest exists before reading ([netlify#147](netlify#147))
- Fix: throw error if .next/static cannot be found ([netlify#148](netlify#148))
- Fix: remove unnecessary * from headers rule ([netlify#152](netlify#152))

v2.8.4

Toggle v2.8.4's commit message
Publish v2.8.4

- Fix: check existence of dirs before reading them in file tracking logic ([netlify#150](netlify#150))

v2.8.3

Toggle v2.8.3's commit message
Publish v2.8.3

- Revert next/image support until jimp module issue is resolved ([netlify#149](netlify#149))
- Revert route/redirect sorting logic to static then dynamic ([netlify#145](netlify#145))
- Fix: incorrect headers syntax & broken local cypress ([netlify#144](netlify#144))

v2.8.2

Toggle v2.8.2's commit message
Publish v2.8.2

- Fix: failing windows test for file tracking ([netlify#142](netlify#142))

v2.8.1

Toggle v2.8.1's commit message
Publish v2.8.1

- Fix: file tracking bug where publishDir was being used for functons cleaning too ([#ba41f](netlify@ba4f141))