v0.33.1
Overview
This release fixes a few issue with dependencies and types.
# npm
$ npm i -D @greenwood/cli@latest
# Yarn 1.x (classic)
$ yarn upgrade @greenwood/cli@latest --dev
# pnpm
$ pnpm i -D @greenwood/cli@latestChangelog
https://github.com/ProjectEvergreen/greenwood/issues?q=label%3Av0.33.1
- deps(cli,plugins): bump minimum WCC version to 0.17.1
- bug(cli): support valid tsconfig.json syntax with
useTscconfig option - bug(plugins): add missing plugin-graphql direct dependency
Breaking Changes
N / A
Known Issues
N / A