Skip to content

v0.32.0-alpha.8

Pre-release
Pre-release

Choose a tag to compare

@thescientist13 thescientist13 released this 30 Mar 14:32
· 171 commits to master since this release

Overview

This latest release in the v0.32.0 release line includes a couple small enhancements as well as bug fixes.

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

  1. request.json not working in API Routes with current AWS based adapter plugins (AWS, Netlify)
  2. TypeScript based layouts
  3. Allow source plugins to access existing graph (thank you @EskiMojo14 🙌 )
  4. API routes with dynamic bundle chunks are not getting synced or bundled correctly
  5. diacritics in routes generated by external source plugins cause crashes during build

Breaking Changes

N / A

Known Issues

N / A

Diff

v0.32.0-alpha.7...v0.32.0-alpha.8