Skip to content

v0.32.0-alpha.2

Pre-release
Pre-release

Choose a tag to compare

@thescientist13 thescientist13 released this 09 Mar 02:06
· 192 commits to master since this release

Overview

This third 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.2

  1. Fixup Greenwood types

Breaking Changes

N / A

Known Issues

  1. devServer.proxy should have been optional

Diff

v0.32.0-alpha.1...v0.32.0-alpha.2