Skip to content

Commit d30b0a1

Browse files
committed
Update changelog
1 parent 4a79ae2 commit d30b0a1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](https://semver.org/).
44

5+
## 10.0.0
6+
7+
* Added limited sorting for properties in CSS-in-JS rules containing interpolation. Previosly such rules were ignored, now groups of properties are sorted. See [example](README.md#css-in-js) in the readme.
8+
* Removed code needed for `@stylelint/postcss-css-in-js` syntax
9+
510
## 9.1.0
611
* Added more shorthand data
712

0 commit comments

Comments
 (0)