-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
Description
Library
All
Describe the feature that you would like added
our repo uses nodeJS 14 which LTS ends by the end of April 30th.
We need to migrate to NodeJS 16.
Our monorepo contains test leaks/memory leaks which make this migration rather complicated, thus first we need to fix following:
- test leaks in v8 packages
- test leaks in v0 packages
- lower memory/cpu consumtions of jest tests
- react-conformance OOM issues
NOTE:
Those issues have been resolved in my experimental branch as part of CI/Tooling perf evaluation #27359
Have you discussed this feature with our team
v-build
Additional context
No response
Validations
- Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
Reactions are currently unavailable