Releases: styxlab/next-cms-ghost
Releases · styxlab/next-cms-ghost
v1.6.0
- fix type errors and improve typings due to type changes in dependencies
- bump dependencies to latest versions
v1.5.1
- bump external package versions
v1.5.0
- Support Next.js 11
- ensure new next eslint rules passed
- webpack 5 by default
v1.4.1
- fix missing custom meta on tag index page
v1.4.0
- 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
- Next.js 10.2
- webpack 5 now set as default
- updated dependencies
v1.2.9
- regression:
unist-util-visit
version 3 not compatible with Next.js
v1.2.8
- bump dependecies to latest versions
v1.2.7
- Fix ENAMETOOLONG issue when using the cache
v1.2.6
- improve README
- update dependencies to latest versions