Skip to content
This repository has been archived by the owner on Jul 21, 2023. It is now read-only.

feat: convert to typescript #300

Merged
merged 2 commits into from
Mar 4, 2022
Merged

Conversation

achingbrain
Copy link
Member

  • Converts to typescript
  • Only named exports
  • No more CJS, only ESM
  • Runs tests on all supported environments
  • Adds auto-publish
  • Adds dependabot

BREAKING CHANGE: switch to named exports, ESM only

- Converts to typescript
- Only named exports
- No more CJS, only ESM
- Runs tests on all supported environments
- Adds auto-publish
- Adds dependabot

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

@wemeetagain wemeetagain left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed for sanity, this is too big to really do a deep review.

@lidel lidel requested a review from mpetrunic March 4, 2022 16:13
@achingbrain achingbrain merged commit 9696346 into master Mar 4, 2022
@achingbrain achingbrain deleted the feat/convert-to-typescript branch March 4, 2022 18:09
github-actions bot pushed a commit that referenced this pull request Mar 4, 2022
## [1.0.0](v0.28.6...v1.0.0) (2022-03-04)

### ⚠ BREAKING CHANGES

* switch to named exports, ESM only

### Features

* convert to typescript ([#300](#300)) ([9696346](9696346))
@github-actions
Copy link

github-actions bot commented Mar 4, 2022

🎉 This PR is included in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants