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

feat: remove deprecated json-buffer dependency #1038

Merged
merged 3 commits into from
Apr 27, 2024

Conversation

drodil
Copy link
Contributor

@drodil drodil commented Apr 26, 2024

closes #1029

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)

Removes the deprecated json-buffer. The new package @keyv/serialize is now independent and can be refactored later easily to improve the default serialization functionality.

@jaredwray
Copy link
Owner

@drodil - thanks. We are working on the v5 release which will be a big breaking change (moving to ESM most likely) and will release this at the same time. Probably in May.

@jaredwray jaredwray merged commit 22c89be into jaredwray:main Apr 27, 2024
4 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.

Get rid of json-buffer
2 participants