parse-dashboard
parse-dashboard copied to clipboard
Remove Node 12 support
New Feature / Enhancement Checklist
- [x] I am not disclosing a vulnerability.
- [x] I am not just asking a question.
- [x] I have searched through existing issues.
Current Limitation
Node 12 it out of LTS, but still tested in CI and range in node engine
Feature / Enhancement Description
Remove node 12 support
Removing Parse Server compatibility would be a breaking change, so this can only be done in Parse Server 6.
Example Use Case
n/a
Alternatives / Workarounds
n/a
Thanks for opening this issue!
- 🎉 We are excited about your ideas for improvement!
Dependency PRs already begin to require Node 14, such as https://github.com/parse-community/parse-dashboard/pull/2228. They can't be merged until we drop Node 12 support.
Closed via https://github.com/parse-community/parse-dashboard/pull/2277