Skip to content

v0.32.0-alpha.9

Pre-release
Pre-release

Choose a tag to compare

@thescientist13 thescientist13 released this 05 Apr 19:59
· 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@alpha

Changelog

https://github.com/ProjectEvergreen/greenwood/issues?q=label%3Av0.32.0-alpha.9

  1. Support passing options to markdown plugins
  2. pages from source plugins not getting tracked in collections
  3. upgrade WCC v0.17.0

Breaking Changes

N / A

Known Issues

N / A

Diff

v0.32.0-alpha.8...v0.32.0-alpha.9