Skip to content
This repository has been archived by the owner on Jan 2, 2022. It is now read-only.

Releases: jonahsnider/netlify-cache-nextjs

v1.6.1

28 Apr 15:36
dbe3632
Compare
Choose a tag to compare

1.6.1 (2021-04-28)

Bug Fixes

  • use console.error instead of utils.build.failPlugin temporarily (dbe3632)

v1.6.0

18 Apr 20:57
340e1d4
Compare
Choose a tag to compare

1.6.0 (2021-04-18)

Features

  • use Netlify utils to improve output (3aca187)

v1.5.2

09 Sep 18:43
d65e083
Compare
Choose a tag to compare

1.5.2 (2020-09-09)

Bug Fixes

  • include manifest.yml in publish (d65e083), closes #100

v1.5.1

08 Sep 20:37
f20fc45
Compare
Choose a tag to compare

1.5.1 (2020-09-08)

Bug Fixes

  • update cache utils and refactor other code (74e72c0)

v1.5.0

23 Jul 23:25
3637c5a
Compare
Choose a tag to compare

1.5.0 (2020-07-23)

Features

  • improve logging output for debugging (87bcef5)

v1.4.0

21 Apr 02:14
58b3558
Compare
Choose a tag to compare

1.4.0 (2020-04-21)

Features

v1.3.3

02 Apr 03:38
f4fcbb9
Compare
Choose a tag to compare

1.3.3 (2020-04-02)

Bug Fixes

Performance Improvements

  • move files instead of copying (986eca7)

v1.3.2

01 Apr 19:51
6695550
Compare
Choose a tag to compare

1.3.2 (2020-04-01)

Bug Fixes

  • fix options parameter for cache functions (6695550)
  • just cache the .next/cache folder (d27524d)
  • only use digests in save step (baaabf2)

v1.3.1

01 Apr 18:39
3f6583a
Compare
Choose a tag to compare

1.3.1 (2020-04-01)

Bug Fixes

v1.3.0

30 Mar 23:53
a99a3da
Compare
Choose a tag to compare

1.3.0 (2020-03-30)

Features

  • support custom build dir names and paths (96f4261)