Releases: jonahsnider/netlify-cache-nextjs
Releases · jonahsnider/netlify-cache-nextjs
v1.6.1
1.6.1 (2021-04-28)
Bug Fixes
- use console.error instead of utils.build.failPlugin temporarily (dbe3632)
v1.6.0
1.6.0 (2021-04-18)
Features
- use Netlify utils to improve output (3aca187)
v1.5.2
1.5.2 (2020-09-09)
Bug Fixes
v1.5.1
1.5.1 (2020-09-08)
Bug Fixes
- update cache utils and refactor other code (74e72c0)
v1.5.0
1.5.0 (2020-07-23)
Features
- improve logging output for debugging (87bcef5)
v1.4.0
1.4.0 (2020-04-21)
Features
v1.3.3
1.3.3 (2020-04-02)
Bug Fixes
Performance Improvements
- move files instead of copying (986eca7)
v1.3.2
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
1.3.1 (2020-04-01)
Bug Fixes
v1.3.0
1.3.0 (2020-03-30)
Features
- support custom build dir names and paths (96f4261)