cordova
cordova copied to clipboard
Node 16 Support
Feature Request
- Add
Node 16Support
Motivation Behind Feature
The Node team has released Node 16 on April 21:
You can read more about Node's release schedule here.
We should begin adding Node 16 support to our testing workflow to try and catch potential issues and resolve them if possible.
Cordova's Official Node 16 Support Announcement: TBD
Feature Description
- [x] Update AppVeyor, Travis CI, and GitHub Actions to include Node.js 16.x in the testing workflow.
Alternatives or Workarounds
- Undefined
Implementation Progress
Platforms
- [x] cordova-android (https://github.com/apache/cordova-android/pull/1218)
- [ ] cordova-browser
- [ ] cordova-electron
- [ ] cordova-ios
- [ ] cordova-osx
- [ ] cordova-windows
Plugins
- [ ] cordova-plugin-battery-status
- [ ] cordova-plugin-camera
- [ ] cordova-plugin-device
- [ ] cordova-plugin-dialogs
- [ ] cordova-plugin-file
- [ ] cordova-plugin-geolocation
- [ ] cordova-plugin-inappbrowser
- [ ] cordova-plugin-media
- [ ] cordova-plugin-media-capture
- [ ] cordova-plugin-network-information
- [ ] cordova-plugin-screen-orientation
- [ ] cordova-plugin-splashscreen
- [ ] cordova-plugin-statusbar
- [ ] cordova-plugin-vibration
Tooling
- [ ] cordova-cli
- [ ] cordova-coho
- [ ] cordova-common
- [ ] cordova-create
- [x] cordova-fetch (https://github.com/apache/cordova-fetch/pull/94)
- [ ] cordova-js
- [ ] cordova-lib
- [ ] cordova-node-xcode
- [ ] cordova-paramedic
- [ ] cordova-plugin-test-framework
- [ ] cordova-serve
Low Priority & Non-blocker:
- [ ] cordova-docs
Excluded:
cordova-app-hello-worldcordova-test-platformcordova-mobile-speccordova-plugmancordova-statuscordova- any unused, outdated, or deprecated repos