v0.32.0-alpha.7
Pre-release
Pre-release
·
177 commits
to master
since this release
Overview
This latest release in the v0.32.0 release line fixes some reported bugs and regressions in the current release line.
# 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.7
- exclude CSS Modules plugin from custom transforming itself
- front matter in externally sourced pages using typescript source plugins
- consolidate and better document hoisted Lit renderer plugin dependencies
- prerendered (SSG) pages are showing duplicated Lit custom element template output
Breaking Changes
N / A