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

build(nodejs)!: remove 18 support #165

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

build(nodejs)!: remove 18 support #165

wants to merge 1 commit into from

Conversation

cdcabrera
Copy link
Owner

What's included

  • build(nodejs): remove 18 support
  • removes support for nodejs 18 with upcoming release, breaking change. minimum package version that can be used with nodejs 18 is v3.2.4

How to test

Coverage and basic unit test check

  1. update the NPM packages with $ npm install
  2. $ npm test
  3. confirm tests come back clean
    • confirm integration action covers nodejs 22 and applies 20 as min

Example

...

Updates issue/story

ongoing

@cdcabrera cdcabrera added the build label Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant