cordova-windows icon indicating copy to clipboard operation
cordova-windows copied to clipboard

META: start major release 8.0.0 with some breaking changes

Open brody4hire opened this issue 5 years ago • 0 comments

  • drop support for Node.js < 10
  • drop support for Windows 8.1 & Windows Phone 8.1, as I proposed in PR #371
  • use @cordova/eslint-config (issue #370)
  • update eslint and other devDependencies
  • hopefully drop use of Q
  • consider better spawn implementation as discussed in cordova-common
  • ideally phase out use of shelljs
  • check for any outdated package dependencies such as semver
  • consider any other possible cleanup

brody4hire avatar Dec 23 '19 20:12 brody4hire