Skip to content

v0.32.0-alpha.4

Pre-release
Pre-release

Choose a tag to compare

@thescientist13 thescientist13 released this 09 Mar 14:27
· 188 commits to master since this release

Overview

This latest release in the v0.32.0 release line fixes some issue with Greenwood's types.

NOTE: Please bump to v0.32.0-alpha.5 to get some small hot fixes with some of Greenwood's types

# 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.4

  1. Copy plugin has the wrong type configuration

Breaking Changes

N / A

Known Issues

  1. Rollup Plugin type definition is incorrect

Diff

v0.32.0-alpha.3...v0.32.0-alpha.4