Skip to content

0.3 “Growing Strong”

Compare
Choose a tag to compare
@ai ai released this 19 Dec 23:18
· 2561 commits to main since this release
0.3

- Rename `autoprefixer.filter()` to `autoprefixer.rework()`. - Use own filters instead of Rework’s `prefix` and `prefixValue`. - Smarter value prefixer without false match “order” in “border”. - 40% faster. - Don’t add unnecessary properties instead of Rework’s `prefixValue`. - Don’t change properties order. - Sort properties and values in inspect output. - Add main to component config (by @jonathanong). - Fix documentation (by @putnik and @mvasilkov).