v0.30.0-alpha.5
Pre-release
Pre-release
thescientist13
released this
03 Aug 23:36
·
63 commits
to master
since this release
Overview
This release in the v0.30.0 release improves handling of CSS Modules (Constructable Stylesheets bundling), add support for providing attributes to frontmatter imports, and brings CSS optimization / bundling parity to the development workflow.
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.5
- real production import attributes
- CSS optimization workflow parity during development
- attributes for frontmatter imports
Breaking Changes
N / A
Known Issues
- Standard CSS bundling handling non CSS files
- Race condition with
inline
optimization and bundling Constructable Stylesheets