v20.0.0
20.0.0 (2020-05-16)
Bug Fixes
- update to Node 10 / ESLint 6 or 7 peerDeps (4cf3eec)
chore
- specify
enginesof >= 10, add shareable-config-recommended peerDeps (ESLint 6 or 7), and bump deps/devDeps. (ac56258)
BREAKING CHANGES
- Checks Travis of 10, 12, 14
Also:
- Adds `package-lock.json to gitignore
- Adds
.ncurc.jsto allownpm-check-updatesto avoid auto-updating peerDeps. which deliberately support minimum versions - Adds
eslintconfigkeyword recommended for shareable configs: https://eslint.org/docs/developer-guide/shareable-configs
Note: 9 tests had been failing before this commit (missing jest rules)