gatsby-plugin-react-redux
Advanced tools
Comparing version
@@ -5,2 +5,7 @@ # Change Log | ||
<a name="1.0.5"></a> | ||
# [1.0.5](https://github.com/le0nik/gatsby-plugin-react-redux/compare/1.0.4...1.0.5) (2019-05-08) | ||
- Add minimal example | ||
<a name="1.0.4"></a> | ||
@@ -7,0 +12,0 @@ # [1.0.4](https://github.com/le0nik/gatsby-plugin-react-redux/compare/1.0.3...1.0.4) (2019-05-07) |
{ | ||
"name": "gatsby-plugin-react-redux", | ||
"version": "1.0.5-beta.0", | ||
"version": "1.0.5", | ||
"description": "Gatsby plugin for React-Redux with built-in server-side rendering support", | ||
@@ -20,3 +20,3 @@ "keywords": [ | ||
"test:watch": "npm run test -- --watch", | ||
"format": "prettier --write src/**/*.{js,jsx}", | ||
"format": "prettier --write {src,examples}/**/*.{js,jsx}", | ||
"lint": "eslint ./src" | ||
@@ -57,3 +57,8 @@ }, | ||
"url": "https://github.com/le0nik/gatsby-plugin-react-redux/issues" | ||
}, | ||
"jest": { | ||
"roots": [ | ||
"<rootDir>/src" | ||
] | ||
} | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
10300
2.05%0
-100%