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: varint.decode.bytes can now be undefined according to types #288

Merged
merged 1 commit into from
Dec 7, 2022

Conversation

achingbrain
Copy link
Member

The types for varint were updated, now the .bytes property on varint.decode can be undefined.

The types for varint were updated, now the `.bytes` property on
`varint.decode` can be undefined.
@achingbrain achingbrain changed the title deps: bump uint8arrays from 3.x.x to 4.x.x fix: varint.decode.bytes can now be undefined according to types Dec 7, 2022
@achingbrain achingbrain merged commit e0a59e5 into master Dec 7, 2022
@achingbrain achingbrain deleted the fix/fix-types branch December 7, 2022 16:32
github-actions bot pushed a commit that referenced this pull request Dec 7, 2022
## [11.0.8](v11.0.7...v11.0.8) (2022-12-07)

### Bug Fixes

* varint.decode.bytes can now be undefined according to types ([#288](#288)) ([e0a59e5](e0a59e5))

### Dependencies

* **dev:** bump sinon from 14.0.2 to 15.0.0 ([#287](#287)) ([41f67a7](41f67a7))
@github-actions
Copy link

github-actions bot commented Dec 7, 2022

🎉 This PR is included in version 11.0.8 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

1 participant