Skip to content

v0.30.0-alpha.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@thescientist13 thescientist13 released this 29 Jun 21:16
· 111 commits to master since this release

Overview

This release in the v0.30.0 release line resolves a number of bugs and backports.

In progress docs available here. Full release blog will come out with the final release.

If using Yarn, you can can upgrade all your Greenwood packages at once

$ yarn upgrade --scope @greenwood --latest

Changelog

https://github.com/ProjectEvergreen/greenwood/issues?q=label%3Av0.30.0+label%3Aalpha.4

  1. refine SPA local dev routing for HTML requests
  2. prerendering breaks optimization configuration with multi-line formatted <script> / <style> / <link> tags
  3. improve naming for (nested) bundled SSR page and API route entry points to better reflect original file based routing name](#1226)
  4. nested SSR pages (and API routes) are throwing a module not found error (needs additional patch for adapters)

Breaking Changes

N / A

Known Issues

N / A

Diff

v0.30.0-alpha.3...v0.30.0-alpha.4