Skip to content

Releases: humanmade/extended-block-variations

Release list

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 28 May 13:02
2f48c0e

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

Full Changelog: v1.0.0...v1.1.0

v1.0.0

Choose a tag to compare

@kadamwhite kadamwhite released this 21 Apr 14:31

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