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

refactor(nodejs): upgrade to nodejs 20 #4

Merged
merged 1 commit into from
Nov 24, 2023

Conversation

ryanvade
Copy link
Owner

  • change runtime to nodejs 20 for action
  • upgrade node packages
  • move logic from index.ts to main.ts for tests
  • update tests
  • run formatter
  • setup eslint
  • update actions to use node.js 20

BREAKING CHANGE: Upgrades to Node.js 20.x

closes #2

- change runtime to nodejs 20 for action
- upgrade node packages
- move logic from index.ts to main.ts for tests
- update tests
- run formatter
- setup eslint
- update actions to use node.js 20

BREAKING CHANGE: Upgrades to Node.js 20.x
@ryanvade ryanvade added the enhancement New feature or request label Nov 24, 2023
@ryanvade ryanvade added this to the V2 milestone Nov 24, 2023
@ryanvade ryanvade self-assigned this Nov 24, 2023
@ryanvade ryanvade merged commit eec04d3 into main Nov 24, 2023
1 check passed
@ryanvade ryanvade deleted the feature/upgrade-to-nodejs-20 branch November 24, 2023 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

Successfully merging this pull request may close these issues.

Upgrade to Node.js 20
1 participant