Skip to content

Releases: opennextjs/opennextjs-netlify

plugin-nextjs: v4.28.5

07 Nov 09:22
178e949
Compare
Choose a tag to compare

4.28.5 (2022-11-07)

Bug Fixes

plugin-nextjs: v4.28.4

02 Nov 19:29
1360d0c
Compare
Choose a tag to compare

4.28.4 (2022-11-02)

Bug Fixes

  • only split extended routes to decrease build times (#1731) (1e6fb8c)

plugin-nextjs: v4.28.3

27 Oct 16:06
d497f71
Compare
Choose a tag to compare

4.28.3 (2022-10-27)

Bug Fixes

plugin-nextjs: v4.28.2

26 Oct 19:58
4cfb4a4
Compare
Choose a tag to compare

4.28.2 (2022-10-26)

Bug Fixes

  • follow redirects when downloading a file from the CDN (#1719) (1d27a99)

plugin-nextjs: v4.28.1

25 Oct 17:13
926d212
Compare
Choose a tag to compare

4.28.1 (2022-10-25)

Bug Fixes

  • use process.env.URL when deploying to production (#1680) (4b08911)

plugin-nextjs: v4.28.0

25 Oct 16:54
5e906fa
Compare
Choose a tag to compare

4.28.0 (2022-10-25)

Features

next: v1.4.0

25 Oct 16:54
5e906fa
Compare
Choose a tag to compare

1.4.0 (2022-10-25)

Features

plugin-nextjs: v4.27.3

19 Oct 16:17
14291bd
Compare
Choose a tag to compare

4.27.3 (2022-10-19)

Bug Fixes

  • correctly handle matchers with lookaheads and i18n (#1693) (9d440ab)

plugin-nextjs: v4.27.2

19 Oct 13:34
7b1e98f
Compare
Choose a tag to compare

4.27.2 (2022-10-19)

Bug Fixes

  • handle custom publish dir for api routes (#1697) (c24a520)

plugin-nextjs: v4.27.1

18 Oct 12:59
9635bcf
Compare
Choose a tag to compare

4.27.1 (2022-10-18)

Bug Fixes

  • gracefully handle missing static analysis tools (#1691) (34a039e)