Update dependencies
Changes:
- Updated NW.js to 0.60.0
- Comes with Chrome 97
- Comes with Node 17.3.0
- Replaced
babel-eslint
with@babel/eslint-parser
to support ESLint 8+. - Updated
@vue/cli-service
to 4.5.13 - Updated all other
@vue/cli-*
to 5.0.0-rc.2 - Added
@vue/vue2-jest
to support@vue/cli-plugin-unit-jest
5+ - Updated
eslint-config-tjw-vue
to supporteslint-plugin-vue
8+ - Updated
core-js
- Updated
eslint-plugin-vuejs-accessibility
- Updated the
nw-splasher
branch
All tests remain 100% coverage.
Diffs against previous releases:
- v1.8.0...v1.9.0
- v1.7.0...v1.9.0
- v1.6.0...v1.9.0
- v1.5.0...v1.9.0
- v1.4.0...v1.9.0
- v1.3.0...v1.9.0
- v1.2.0...v1.9.0
- v1.1.0...v1.9.0
- v1.0.0...v1.9.0
Missing features:
- E2E Testing (accepting PRs)