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: add buffer #191

Merged
merged 4 commits into from
Apr 3, 2020
Merged

fix: add buffer #191

merged 4 commits into from
Apr 3, 2020

Conversation

hugomrdias
Copy link
Contributor

This PR adds the buffer dependency, so we don't need to rely on bundlers outdated magic injections, webpack 5 will actually stop injecting node globals and electron renderer also has issues with undefined node globals depending on how the users compiles and runs the code.

util/deserialize.js Outdated Show resolved Hide resolved
package.json Show resolved Hide resolved
@vweevers vweevers added this to In progress in Level (old board) via automation Mar 28, 2020
@vweevers vweevers moved this from In progress to Review in Level (old board) Mar 28, 2020
@vweevers
Copy link
Member

@hugomrdias /cc @achingbrain IIRC ipfs is on level-js@4, so this will need a backport?

@hugomrdias
Copy link
Contributor Author

im upgrading to 5 we should not have problems with the serialisation changes.

package.json Outdated Show resolved Hide resolved
@vweevers vweevers merged commit 085ffe9 into Level:master Apr 3, 2020
Level (old board) automation moved this from Review to Done Apr 3, 2020
@vweevers
Copy link
Member

vweevers commented Apr 3, 2020

5.0.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants