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

Don't serialize buffers #39

Merged
merged 7 commits into from
Jan 1, 2021
Merged

Don't serialize buffers #39

merged 7 commits into from
Jan 1, 2021

Conversation

OfryL
Copy link
Contributor

@OfryL OfryL commented Dec 8, 2020

Fixes #37

fix buffer handling
@sindresorhus
Copy link
Owner

This needs a test and it should also be documented how Buffer is handled.

@OfryL
Copy link
Contributor Author

OfryL commented Dec 21, 2020

@sindresorhus ping

index.js Outdated Show resolved Hide resolved
index.js Outdated Show resolved Hide resolved
@sindresorhus
Copy link
Owner

You also need to update index.d.ts

@OfryL
Copy link
Contributor Author

OfryL commented Dec 27, 2020

@sindresorhus thanks

readme.md Outdated Show resolved Hide resolved
@OfryL
Copy link
Contributor Author

OfryL commented Dec 28, 2020

@sindresorhus fixed, i hope that's better

@sindresorhus sindresorhus changed the title Fix buffer handling Don't serialize buffers Jan 1, 2021
@sindresorhus sindresorhus merged commit d58ce16 into sindresorhus:master Jan 1, 2021
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.

OutOfMemory exception on errors containing Buffers
2 participants