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

Node.js 18, ESM, dependency upgrades #11

Merged
merged 8 commits into from
Nov 10, 2023
Merged

Node.js 18, ESM, dependency upgrades #11

merged 8 commits into from
Nov 10, 2023

Conversation

stephank
Copy link
Member

@stephank stephank commented Nov 10, 2023

This PR bumps the minimum version of Node.js to v18. (Older versions are no longer supported.) With this version, we can use the built-in fetch API, and can drop our node-fetch dependency, and we can transition the module to ESM.

In addition, this PR updates the optional Redis store to use redis v4 types.

These changes are breaking and will be 0.5.0.

@stephank stephank force-pushed the feat/upgrade branch 2 times, most recently from 05d794b to aafbef5 Compare November 10, 2023 14:12
@stephank stephank merged commit 3871f51 into main Nov 10, 2023
1 check passed
@stephank stephank deleted the feat/upgrade branch November 10, 2023 14:28
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

Successfully merging this pull request may close these issues.

1 participant