Skip to content

Update dependencies

Compare
Choose a tag to compare
@TheJaredWilcurt TheJaredWilcurt released this 16 Jan 19:55
· 25 commits to vue-2 since this release
fd29706

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 support eslint-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:

Missing features:

  • E2E Testing (accepting PRs)