Skip to content

Releases: styxlab/next-cms-ghost

v1.6.0

21 Jul 20:56
8a814ab
Compare
Choose a tag to compare
  • fix type errors and improve typings due to type changes in dependencies
  • bump dependencies to latest versions

v1.5.1

29 Jun 18:52
Compare
Choose a tag to compare
  • bump external package versions

v1.5.0

15 Jun 18:24
aa6d009
Compare
Choose a tag to compare
  • Support Next.js 11
  • ensure new next eslint rules passed
  • webpack 5 by default

v1.4.1

09 May 17:29
Compare
Choose a tag to compare
  • fix missing custom meta on tag index page

v1.4.0

09 May 08:15
af64723
Compare
Choose a tag to compare
  • new feature: move custom image domains to a new environment variable IMAGE_DOMAINS
  • updated the image optimization section in the README
  • fixed a bug with missing custom meta data on the index page
  • updated dependencies to latest version

v1.3.0

28 Apr 18:06
Compare
Choose a tag to compare
  • Next.js 10.2
  • webpack 5 now set as default
  • updated dependencies

v1.2.9

21 Apr 10:03
Compare
Choose a tag to compare
  • regression: unist-util-visit version 3 not compatible with Next.js

v1.2.8

21 Apr 09:28
Compare
Choose a tag to compare
  • bump dependecies to latest versions

v1.2.7

06 Apr 07:08
Compare
Choose a tag to compare
  • Fix ENAMETOOLONG issue when using the cache

v1.2.6

25 Mar 21:19
636fe2c
Compare
Choose a tag to compare
  • improve README
  • update dependencies to latest versions