We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9f63a9 commit 71de808Copy full SHA for 71de808
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Change Log
2
3
+## [5.0.0] - 2021-11-08
4
+### Changed
5
+- Support PostCSS >= 8
6
+- Support Node >= 12
7
+- Dependencies upgrade
8
+- Default export is now inside `default` (follows default Babel implementation)
9
+
10
## [4.2.1] - 2017-02-07
11
### Fixed
12
- Preserve source of original declarations - See #90
0 commit comments