Releases: netlify/next-on-netlify
Releases · netlify/next-on-netlify
v2.8.0
14 Jan 07:14
Compare
Sorry, something went wrong.
No results found
Fix: fallback blocking would cause builds to crash (#139 )
next/image initial support (#138 )
generate headers file to override static chunks cache control (#141 )
track NoN files for configured dirs to clean before each run (#134 )
v2.7.2
06 Jan 11:21
Compare
Sorry, something went wrong.
No results found
Hotfix: index gsp pages caused builds to fail in i18n (#75 )
v2.7.1
06 Jan 08:52
Compare
Sorry, something went wrong.
No results found
Hotfix: update logic for allowing colliding route redirects (#130 )
v2.7.0
03 Jan 23:04
Compare
Sorry, something went wrong.
No results found
Support for i18n in Next 10 (#75 )
dependabot: node-notifier from 8.0.0 to 8.0.1 (#125 )
Expose Netlify function params as netlifyFunctionParams (#119 )
Fix: local cypress cache control (#118 )
Fix: add res.finished to createResponseObject (#117 )
Fix: Windows support (#101 )
Improve logs for specified functions/publish dirs (#100 )
v2.6.3
18 Nov 17:58
Compare
Sorry, something went wrong.
No results found
Fix: don't empty publish/function paths unless they're default (#94 )
Fix: add support for res.redirect in API routes (#93 )
Remove next-aws-lambda dependency (now inlined) (#92 )
Fix: Node.js version in CI (#91 )
v2.6.2
17 Nov 19:22
Compare
Sorry, something went wrong.
No results found
Upgrade version range of next
(#90 )
Configurable functionsDir and publishDir (via exported func only) (#89 )
Support for Node 10.17.0 (#84 )
CI tests (#83 )
v2.6.1
15 Nov 17:43
Compare
Sorry, something went wrong.
No results found
Hotfix: no-cache Cache-Control for preview mode (Commit )
README updates
Update isRootCatchAllRedirect condition (#77 )
v2.6.0
27 Oct 01:23
Compare
Sorry, something went wrong.
No results found
Support for SSG Preview Mode (#50 )
Expose core setup logic to be required as a package (#64 )
Miscellaneous README cleanup
v2.5.2
23 Oct 05:55
Compare
Sorry, something went wrong.
No results found
README rebrand
Fix: update logs to correct path constants in prepareFolders (#58 )
Fix: show experimental-serverless-trace target option in README (#59 )
Fix: x-forwarded-host is undefined on Netlify (#54 )
Fix: No-op redirect for root catch-all page chunks (#52 )
prettier pre-commit hook
v2.5.1
02 Oct 22:27
Compare
Sorry, something went wrong.
No results found
Fix: broken redirects for optional catch-alls (#47 )