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 99f8b62 commit 93e94d6Copy full SHA for 93e94d6
README.md
@@ -44,7 +44,10 @@ welcome
44
## Changelog
45
*Note: All dates are in JST.*
46
47
-* **1.1.1** (2018-11-28): Update dependencies. (`00a607c')
+* **2.0.0** (2018-11-28):
48
+ * Updated dependencies. This includes potential breaking change of `typed-css-modules`. (`7b0efa3`)
49
+ * Dropped support of node < 6. (`99f8b62`)
50
+* **1.1.1** (2018-11-28): Updated dependencies. (`00a607c`)
51
* **1.1.0** (2017-05-07): Update built-in `typed-css-modules` from `0.1.3` to `0.2.0`. (`f408d78`)
52
* **1.0.0** (2016-12-15): The first version.
53
0 commit comments