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

Releases: jonahsnider/netlify-cache-nextjs

v1.2.2

23 Mar 10:15
50affd4

Choose a tag to compare

1.2.2 (2020-03-23)

Bug Fixes

  • use proper build base for paths (50affd4), closes #34

v1.2.1

23 Mar 09:33
feea878

Choose a tag to compare

1.2.1 (2020-03-23)

Bug Fixes

  • log the Netlify constants object (feea878)

v1.2.0

23 Mar 09:17
16e151d

Choose a tag to compare

1.2.0 (2020-03-23)

Features

  • add logging during lifecycle events (16e151d)

v1.1.1

23 Mar 08:58
537c061

Choose a tag to compare

1.1.1 (2020-03-23)

Bug Fixes

  • use Netlify build dir constant (cf033b1)

v1.1.0

23 Mar 00:24
bfe4539

Choose a tag to compare

1.1.0 (2020-03-23)

Bug Fixes

  • use module.exports instead of default export (3e4601b), closes #33
  • use new Netlify build lifecycle events (1c35c36)

Features

  • use path module for generating paths (cab1a6f)

v1.0.2

22 Mar 08:36
a2c5afc

Choose a tag to compare

1.0.2 (2020-03-22)

Bug Fixes

  • bumping version for npm, please ignore (a2c5afc)

v1.0.0

16 Feb 00:01
e1491c5

Choose a tag to compare

1.0.0 (2020-02-16)

Bug Fixes

  • remove private setting (e04f330)
  • update package.json metadata (daa6e71)

Features