Skip to content

v0.33.0-alpha.4

Pre-release
Pre-release

Choose a tag to compare

@thescientist13 thescientist13 released this 06 Jul 00:52
· 128 commits to master since this release

Overview

This release in the v0.33.0 release line fixes a small issue from the previous release related to type-checking.

# 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.33.0%20label%3Aalpha.4

  1. incorrect type for Greenwood CLI run function (will break tsc type-checking)

Features (Early Access)

N / A

Breaking Changes

N / A

Known Issues

N / A

Diff

v0.33.0-alpha.3...v0.33.0-alpha.4