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

Fix ESM and CommonJs compatibility #1115

Merged
merged 6 commits into from
Aug 21, 2024

Conversation

chrisllontop
Copy link
Contributor

@chrisllontop chrisllontop commented Aug 21, 2024

Please check if the PR fulfills these requirements

  • Followed the Contributing guidelines.
  • Tests for the changes have been added (for bug fixes/features) with 100% code coverage.
  • Docs have been added / updated (for bug fixes / features)

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
This pull request fixes #1113 (compatibility issues) with Keyv and its storage adapters for CommonJS and ES Modules. The build process is now handled by tsup, ensuring correct functionality across different module systems.

@jaredwray jaredwray mentioned this pull request Aug 21, 2024
@jaredwray jaredwray merged commit 75705db into jaredwray:main Aug 21, 2024
5 checks passed
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.

v5.0.0 issues
2 participants