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 1 commit into from
Jan 13, 2022
Merged

Conversation

achingbrain
Copy link
Collaborator

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

BREAKING CHANGE: switch to named exports, ESM only

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

BREAKING CHANGE: switch to named exports, ESM only
@codecov
Copy link

codecov bot commented Jan 13, 2022

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##             master        #5   +/-   ##
==========================================
  Coverage          ?   100.00%           
==========================================
  Files             ?         2           
  Lines             ?       106           
  Branches          ?        16           
==========================================
  Hits              ?       106           
  Misses            ?         0           
  Partials          ?         0           
Flag Coverage Δ
chrome 100.00% <0.00%> (?)
node 100.00% <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 db6c55c...4a82456. Read the comment docs.

@achingbrain achingbrain merged commit 051aa8f into master Jan 13, 2022
@achingbrain achingbrain deleted the feat/convert-to-typescript branch January 13, 2022 10:28
github-actions bot pushed a commit that referenced this pull request Jan 13, 2022
## [4.0.0](v3.0.0...v4.0.0) (2022-01-13)

### ⚠ BREAKING CHANGES

* switch to named exports, ESM only

### Features

* convert to typescript ([#5](#5)) ([051aa8f](051aa8f))
@github-actions
Copy link

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