We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c679afc commit 77ff730Copy full SHA for 77ff730
CHANGELOG.md
@@ -1,2 +1,6 @@
1
# Changelog
2
3
+## 1.0.3 - [2019-09-10]
4
+
5
+- Upgrade schema-utils to 2.x [#11](https://github.com/justjavac/json-perf-loader/pull/11)
6
+- 2.x drop support for Node.js < 8.9.0
package.json
@@ -1,6 +1,6 @@
{
"name": "json-perf-loader",
- "version": "1.0.2",
+ "version": "1.0.3",
"description": "A loader for webpack to load JSON with performance advice",
"license": "MIT",
"repository": "justjavac/json-perf-loader",
0 commit comments