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

Add support for node18 #32

Closed
darinspivey opened this issue Jan 17, 2023 · 1 comment · Fixed by #34
Closed

Add support for node18 #32

darinspivey opened this issue Jan 17, 2023 · 1 comment · Fixed by #34
Assignees
Labels

Comments

@darinspivey
Copy link
Contributor

Keeping this repo current, test it against node18 and make changes. If backward-compatibility cannot be maintained with other versions, make it a major.

  • Add node 18
  • Add a section in the README that describes the node versions that it's been tested against. Some of them may fall out and be unsupported as upgrades continue down the road.
@darinspivey darinspivey self-assigned this Jan 17, 2023
darinspivey added a commit that referenced this issue Jan 17, 2023
This adds `node-18` to the testing matrix and verifies that all tests
still work (no breaking changes to stream functionality).

Fixes: #32
@logdnabot
Copy link
Member

🎉 This issue has been resolved in version 3.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 a pull request may close this issue.

2 participants