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!: convert to typescript #20

Merged
merged 2 commits into from
Oct 18, 2022
Merged

Conversation

achingbrain
Copy link
Collaborator

Replaces BufferList with Uint8Arrays for web-friendlyness.

BREAKING CHANGE: this module is now ESM-only

Replaces BufferList with Uint8Arrays for web-friendlyness.

BREAKING CHANGE: this module is now ESM-only
@codecov
Copy link

codecov bot commented Oct 18, 2022

Codecov Report

❗ No coverage uploaded for pull request base (master@0b955da). Click here to learn what that means.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master      #20   +/-   ##
=========================================
  Coverage          ?   94.44%           
=========================================
  Files             ?        2           
  Lines             ?      126           
  Branches          ?       33           
=========================================
  Hits              ?      119           
  Misses            ?        7           
  Partials          ?        0           
Flag Coverage Δ
chrome 100.00% <0.00%> (?)
node 94.44% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@achingbrain achingbrain merged commit 51b56f1 into master Oct 18, 2022
@achingbrain achingbrain deleted the feat/convert-to-typescript branch October 18, 2022 17:12
github-actions bot pushed a commit that referenced this pull request Oct 18, 2022
## [3.0.0](v2.0.0...v3.0.0) (2022-10-18)

### ⚠ BREAKING CHANGES

* this module is now ESM-only

### Features

* convert to typescript ([#20](#20)) ([51b56f1](51b56f1))
@github-actions
Copy link

🎉 This PR is included in version 3.0.0 🎉

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.

1 participant