Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ending Support For Node 14 and Node 16 in November 2023 #37

Closed
4 tasks done
dangowans opened this issue Oct 19, 2023 · 1 comment
Closed
4 tasks done

Ending Support For Node 14 and Node 16 in November 2023 #37

dangowans opened this issue Oct 19, 2023 · 1 comment

Comments

@dangowans
Copy link
Member

dangowans commented Oct 19, 2023

More and more dependencies are dropping support for Node 14 and Node 16 since both versions have reached end-of-life.

In November 2023, this project will follow suit, stop testing against these older versions of Node, and fully embrace Node 18 and Node 20.

  • Update engines block in package.json to >=18.0.0.
  • Unblock dependency updates that discontinue support for Node 14 and Node 16.
  • Remove helpers/polyfills as they are no longer needed.
  • Update Node versions in coverage.yml.
@dangowans dangowans pinned this issue Oct 19, 2023
@dangowans dangowans changed the title End Support For Node 14 and Node 16 in November 2023 Ending Support For Node 14 and Node 16 in November 2023 Oct 19, 2023
@dangowans
Copy link
Member Author

Updated in acabebe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant