Releases: humanmade/extended-block-variations
Releases · humanmade/extended-block-variations
Release list
v1.1.0
Automated release of version v1.1.0
What's Changed
- Add block variation stylesheet registration timing bug fix by @joeleenk in #2
- Improve stylesheet versioning system by @kadamwhite in #4
- Defer style registration to fix order-of-operations doing_it_wrong by @kadamwhite in #5
- Prepare 1.1.0 by @kadamwhite in #7
New Contributors
- @joeleenk made their first contribution in #2
- @kadamwhite made their first contribution in #4
Full Changelog: v1.0.0...v1.1.0
v1.0.0
Initial Release
- Support a
"stylesheet":non-standard property in theme.json style partials within a theme, which will define a CSS file to be loaded (or inlined) when that style variation is in use on a page.
Full Changelog: https://github.com/humanmade/extended-block-variations/commits/v1.0.0