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

Merged
merged 5 commits into from
Apr 1, 2022
Merged

Conversation

achingbrain
Copy link
Collaborator

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

BREAKING CHANGE: switch to named exports, ESM only

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

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

codecov bot commented Apr 1, 2022

Codecov Report

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

@@            Coverage Diff            @@
##             master       #7   +/-   ##
=========================================
  Coverage          ?   92.79%           
=========================================
  Files             ?       10           
  Lines             ?     1791           
  Branches          ?      277           
=========================================
  Hits              ?     1662           
  Misses            ?      129           
  Partials          ?        0           
Flag Coverage Δ
chrome 92.78% <0.00%> (?)
chrome-webworker 92.78% <0.00%> (?)
electron-main 92.78% <0.00%> (?)
electron-renderer 92.78% <0.00%> (?)
firefox 92.78% <0.00%> (?)
firefox-webworker 92.78% <0.00%> (?)
node 92.79% <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 1cd93d9...f64cc8d. Read the comment docs.

@achingbrain achingbrain merged commit 3dc4459 into master Apr 1, 2022
@achingbrain achingbrain deleted the feat/convert-to-typescript branch April 1, 2022 13:00
github-actions bot pushed a commit that referenced this pull request Apr 1, 2022
## [5.0.0](v4.0.0...v5.0.0) (2022-04-01)

### ⚠ BREAKING CHANGES

* switch to named exports, ESM only

### Features

* convert to typescript ([#7](#7)) ([3dc4459](3dc4459))
@github-actions
Copy link

github-actions bot commented Apr 1, 2022

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