Skip to content

v0.30.0-alpha.8

Pre-release
Pre-release
Compare
Choose a tag to compare
@thescientist13 thescientist13 released this 01 Nov 17:19
· 85 commits to master since this release

Overview

This release in the v0.30.0 line fixes a couple bugs related to Lit SSR support with import maps, and addressing some misleading prompts in the init scaffolding command.

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

  1. init scaffolding can give misleading / broken next steps instructions
  2. ensure Lit SSR hydration script loads after importmaps

Breaking Changes

N / A

Known Issues

N / A

Diff

v0.30.0-alpha.7...v0.30.0-alpha.8