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: use internal buffer instead of global Buffer #977

Merged
merged 1 commit into from Feb 16, 2024

Conversation

jorenbroekema
Copy link
Contributor

This prevents the need to shim Buffer on window in a browser based project, which reduces complexity in the build chain for such projects.

@G-Rath
Copy link
Collaborator

G-Rath commented Feb 12, 2024

@jorenbroekema would you mind rebasing this?

@jorenbroekema
Copy link
Contributor Author

@G-Rath done

@G-Rath G-Rath merged commit 02249f7 into streamich:master Feb 16, 2024
10 checks passed
github-actions bot pushed a commit that referenced this pull request Feb 16, 2024
## [4.7.1](v4.7.0...v4.7.1) (2024-02-16)

### Bug Fixes

* use internal buffer instead of global Buffer ([#977](#977)) ([02249f7](02249f7))
@streamich
Copy link
Owner

🎉 This PR is included in version 4.7.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@jorenbroekema jorenbroekema deleted the use-internal-buffer branch April 2, 2024 12:21
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 this pull request may close these issues.

None yet

3 participants