This repository has been archived on 2024-07-27. You can view files and clone it, but cannot push or open issues or pull requests.
keksAccountGUI/node_modulesOLD/postcss-unique-selectors/CHANGELOG.md
2019-08-11 20:48:02 +02:00

24 lines
373 B
Markdown

# 4.0.0-rc.0
* Breaking: Drops support for Node 0.12, we now require at least Node 4.
* Breaking: Update PostCSS to 6.0.0.
# 2.0.2
* Now compiled with babel 6.
# 2.0.1
* Replaced javascript-natural-sort with alphanum-sort (thanks to @TrySound).
# 2.0.0
* Upgraded to PostCSS 5.
# 1.0.1
* Removed an unnecessary dependency on css-list.
# 1.0.0
* Initial release.