Skip to content
This repository was archived by the owner on Dec 19, 2024. It is now read-only.

Commit 7730660

Browse files
committed
3.0.1
1 parent 483b81f commit 7730660

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# 3.0.1 - 2017-07-10
2+
3+
- Fixed: specify the actual require peer dependency for caniuse database (caniuse-lite is used since latest caniuse-api latest major bump)
4+
(@MoOx)
5+
- Fixed: bump dependencies not updated to PostCSS@6
6+
([#401](https://github.com/MoOx/postcss-cssnext/issues/401) - @MoOx)
7+
18
# 3.0.0 - 2017-07-05
29

310
## Removed: support for node 0.12

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-cssnext",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "Use tomorrow’s CSS syntax, today",
55
"keywords": [
66
"postcss",

0 commit comments

Comments
 (0)