Skip to content

v24.9.0

Choose a tag to compare

@github-actions github-actions released this 07 Jun 05:20
· 28 commits to main since this release
fa99837

✨ Features and improvements

  • Allow fill-color when fill-pattern is set, for SDF fill pattern colorization (#1683) (by @bradymadden97)

🐞 Bug fixes

  • Resolve ["global-state", key] to null instead of undefined when the key is unset but other global state keys are set (#1531) (by @SAY-5)