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 #5

Merged
merged 2 commits into from
Jan 12, 2022
Merged

Conversation

achingbrain
Copy link
Collaborator

  • Only named exports
  • No more CJS, only ESM
  • Adds auto-publish
  • Adds dependabot

BREAKING CHANGE: switch to named exports, ESM only

- Only named exports
- No more CJS, only ESM
- Adds auto-publish
- Adds dependabot

BREAKING CHANGE: switch to named exports, ESM only
@achingbrain achingbrain changed the title feat: initial commit feat: convert to typescript Jan 12, 2022
@codecov
Copy link

codecov bot commented Jan 12, 2022

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master       #5   +/-   ##
=========================================
  Coverage          ?   97.77%           
=========================================
  Files             ?        3           
  Lines             ?       90           
  Branches          ?       13           
=========================================
  Hits              ?       88           
  Misses            ?        2           
  Partials          ?        0           
Flag Coverage Δ
chrome 100.00% <0.00%> (?)
node 97.77% <0.00%> (?)

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


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7a0cd69...0f6f1cd. Read the comment docs.

@achingbrain achingbrain merged commit 9039dcc into master Jan 12, 2022
@achingbrain achingbrain deleted the feat/convert-to-typescript branch January 12, 2022 14:56
@achingbrain achingbrain mentioned this pull request Jan 12, 2022
github-actions bot pushed a commit that referenced this pull request Jan 12, 2022
## [2.0.0](v1.0.0...v2.0.0) (2022-01-12)

### ⚠ BREAKING CHANGES

* switch to named exports, ESM only

### Features

* convert to typescript ([#5](#5)) ([9039dcc](9039dcc))

### Trivial Changes

* **fix:** correct reference to pull-stream ([#1](#1)) ([7a0cd69](7a0cd69))
@github-actions
Copy link

🎉 This PR is included in version 2.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