v0.32.0-alpha.9
Pre-release
Pre-release
·
167 commits
to master
since this release
Overview
This latest release in the v0.32.0 release line updates the minimum version of WCC, adds support for passing options to markdown plugins, and fixes a bug wherein source plugin pages where not getting added to collections.
This is the last planned alpha release. GA release will be cut in about a week after all the final docs PRs are completed.
# 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.9
- Support passing options to markdown plugins
- pages from source plugins not getting tracked in collections
- upgrade WCC v0.17.0
Breaking Changes
N / A
Known Issues
N / A