v0.30.0-alpha.4
Pre-release
Pre-release
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
- refine SPA local dev routing for HTML requests
- prerendering breaks optimization configuration with multi-line formatted
<script>
/<style>
/<link>
tags - improve naming for (nested) bundled SSR page and API route entry points to better reflect original file based routing name](#1226)
- 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