Releases: netlify/next-on-netlify
Releases · netlify/next-on-netlify
v3.0.1
10 May 15:48
Compare
Sorry, something went wrong.
No results found
v3.0.0
09 May 20:47
Compare
Sorry, something went wrong.
No results found
NoN is still deprecated but @sls-next dependency was causing issues
v2.9.0
25 Feb 03:34
Compare
Sorry, something went wrong.
No results found
add support for background functions in api pages only (#171 )
remove next as peer dependency (#167 )
add watch mode (#162 )
v2.8.7
02 Feb 17:18
Compare
Sorry, something went wrong.
No results found
Fix: next 10.0.6 changed prerender-manifest for i18n (#163 )
Chore: support node 15
v2.8.6
27 Jan 12:11
Compare
Sorry, something went wrong.
No results found
Fix: image url in imageFunction (#159 )
v2.8.5
26 Jan 10:09
Compare
Sorry, something went wrong.
No results found
Put back next/image support (#158 )
Fix: strip file extension when checking if route is dynamic (#155 )
Fix: prevent copy of .public to .public (#146 )
Fix: add check if pages-manifest exists before reading (#147 )
Fix: throw error if .next/static cannot be found (#148 )
Fix: remove unnecessary * from headers rule (#152 )
v2.8.4
18 Jan 14:15
Compare
Sorry, something went wrong.
No results found
Fix: check existence of dirs before reading them in file tracking logic (#150 )
v2.8.3
18 Jan 05:57
Compare
Sorry, something went wrong.
No results found
Revert next/image support until jimp module issue is resolved (#149 )
Revert route/redirect sorting logic to static then dynamic (#145 )
Fix: incorrect headers syntax & broken local cypress (#144 )
v2.8.2
16 Jan 14:03
Compare
Sorry, something went wrong.
No results found
Fix: failing windows test for file tracking (#142 )
v2.8.1
14 Jan 07:55
Compare
Sorry, something went wrong.
No results found
Fix: file tracking bug where publishDir was being used for functons cleaning too (#ba41f )
💀