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 16 support #156

Merged
merged 1 commit into from
May 27, 2024
Merged

build(nodejs)!: remove 16 support #156

merged 1 commit into from
May 27, 2024

Conversation

cdcabrera
Copy link
Owner

@cdcabrera cdcabrera commented May 27, 2024

What's included

  • build(nodejs): remove 16 support

Notes

  • removes support for nodejs 16 with upcoming release, breaking change. minimum package version that can be used with nodejs 16 is v1.2.0

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 18 as min

Example

...

Updates issue/story

ongoing

@cdcabrera cdcabrera changed the title build(nodejs): remove 16 support build(nodejs)!: remove 16 support May 27, 2024
@cdcabrera cdcabrera merged commit 9ad7321 into main May 27, 2024
5 checks passed
@cdcabrera cdcabrera deleted the 202405-nodejs branch October 15, 2024 01:16
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