v0.32.0-alpha.6
Pre-release
Pre-release
·
182 commits
to master
since this release
Overview
This latest release in the v0.32.0 release line fixes some reported bugs and issues.
# npm
$ npm i -D @greenwood/cli@alpha
# Yarn 1.x (classic)
$ yarn upgrade @greenwood/cli@alpha --dev
# pnpm
$ pnpm i -D @greenwood/cli@alphaChangelog
https://github.com/ProjectEvergreen/greenwood/issues?q=label%3Av0.32.0-alpha.6
- add missing types for content as data module imports
- ensure built-in TS support accounts for frontmatter imports
- content as data client returning
undefinedin production builds when pre-rendering
Breaking Changes
N / A
Known Issues
- Source plugin based types are not correct
request.jsonnot working in API Routes with current AWS based adapter plugins (AWS, Netlify)- CSS Modules plugins content is not live reloading