@rest-hooks/normalizr
Advanced tools
Comparing version 5.0.2 to 5.0.3-beta.0
@@ -6,2 +6,11 @@ # Change Log | ||
### [5.0.3-beta.0](https://github.com/coinbase/rest-hooks/compare/@rest-hooks/normalizr@5.0.2...@rest-hooks/normalizr@5.0.3-beta.0) (2020-02-18) | ||
### 🏠 Internal | ||
* Centralize jest config ([#230](https://github.com/coinbase/rest-hooks/issues/230)) ([5d769d2](https://github.com/coinbase/rest-hooks/commit/5d769d2485fe62ba65f4176894768bdbb6faafb3)) | ||
### [5.0.2](https://github.com/coinbase/rest-hooks/compare/@rest-hooks/normalizr@5.0.2-beta.0...@rest-hooks/normalizr@5.0.2) (2020-02-10) | ||
@@ -8,0 +17,0 @@ |
{ | ||
"name": "@rest-hooks/normalizr", | ||
"version": "5.0.2", | ||
"version": "5.0.3-beta.0", | ||
"description": "Normalizes and denormalizes JSON according to schema for Redux and Flux applications", | ||
@@ -47,3 +47,3 @@ "homepage": "https://github.com/coinbase/rest-hooks/tree/master/packages/normalizr#readme", | ||
"test:ci": "jest --ci", | ||
"test:coverage": "npm run test -- --coverage && cat ./coverage/lcov.info | coveralls", | ||
"test:coverage": "npm run test -- --coverage", | ||
"tsc:ci": "tsc --noEmit typescript-tests/*", | ||
@@ -66,3 +66,3 @@ "typecheck": "run-p tsc:ci" | ||
}, | ||
"gitHead": "1055741443a6a3097bcba21d7b4a3280288c9484" | ||
"gitHead": "0f935e60ba56c323d329fae8f68cb03e63ad649b" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
156561
1