Skip to content

v0.32.0-alpha.5

Pre-release
Pre-release

Choose a tag to compare

@thescientist13 thescientist13 released this 09 Mar 15:21
· 186 commits to master since this release

Overview

This latest release in the v0.32.0 release line fixes some issue with Greenwood's types (and hopefully the last one for a while 😅 🤞 ).

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

  1. Rollup Plugin type definition is incorrect

Breaking Changes

N / A

Known Issues

  1. TS based frontmatter imports are not working
  2. Source plugin based types are not correct

Diff

v0.32.0-alpha.4...v0.32.0-alpha.5