Skip to content

feat: convert to typescript#5

Merged
achingbrain merged 2 commits intomasterfrom
feat/convert-to-typescript
Jan 12, 2022
Merged

feat: convert to typescript#5
achingbrain merged 2 commits intomasterfrom
feat/convert-to-typescript

Conversation

@achingbrain
Copy link
Copy Markdown
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
Copy Markdown

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
Copy Markdown

🎉 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