v0.5.0
What's Changed
- π NEW: Support for
position-area
by @jamesnw and @jgerigmeyer in #296 - π NEW: Allow
anchor-size
on margin and inset properties by @jamesnw in #309 - π NEW: Support
inside
andoutside
keywords on physical insets by @jamesnw in #310 - π NEW: Add built polyfill to Netlify builds to allow testing against PRs by @jamesnw in #300
- π DOCS: Update browser support, clarifying mobile support by @jamesnw in #285
- π DOCS: Document that inline style properties may be removed if they are unrecognized by the browser, depending how they are added to the DOM (impacts frameworks like React and Vue) by @jamesnw in #290
- π INTERNAL: Reduce built library size by @jamesnw in #277
- π INTERNAL: Upgrade dependencies
Full Changelog: v0.4.0...v0.5.0