Releases: Jordan-Hall/stylelint-use-logical-spec
Releases · Jordan-Hall/stylelint-use-logical-spec
5.0.0
What's Changed
- Feature/shorthand property conversions by @sc-keithbauer in #24
- Variable typo caused single character output instead of first array v… by @sc-keithbauer in #27
- Feature - handling props in values by @sc-keithbauer in #25
- Safely parse CSS values by @thewilkybarkid in #29
- feat: add supporting for css-in-js by @vip30 in #35
- feat: use custom function for splitting CSS values by @dr-itz in #37
New Contributors
- @sc-keithbauer made their first contribution in #24
- @thewilkybarkid made their first contribution in #29
- @vip30 made their first contribution in #35
- @dr-itz made their first contribution in #37
Full Changelog: 3.2.2...5.0.0
internal changes - dependencies
3.2.2 fix: small internal changes
patch: stylelint peer dependency
- Update stylelint peer dependency to use current version or late