Skip to content

v0.34.0-alpha.8

Pre-release
Pre-release

Choose a tag to compare

@thescientist13 thescientist13 released this 28 Jun 17:56
· 48 commits to master since this release

Overview

This release in the v0.34.0 release line fixes some bugs and regressions from the previous release.

# 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.34.0%20label%3Aalpha.8%20-label%3Adependencies

  1. enhancement(deps): bump wcc to 0.22.2
  2. fix(cli): #1622 fix resource linking for pages when using get static paths
  3. fix(cli): #1622 fix get static params types

Features (Early Access)

N / A

Breaking Changes

N / A

Known Issues

  1. scope jsx import plugin intercepting to pages

Diff

v0.34.0-alpha.7...v0.34.0-alpha.8