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

Merged
merged 2 commits into from
Mar 5, 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
src/index.ts Outdated Show resolved Hide resolved
@lidel lidel requested a review from mpetrunic March 4, 2022 16:13
@achingbrain achingbrain merged commit 5031111 into master Mar 5, 2022
@achingbrain achingbrain deleted the feat/convert-to-typescript branch March 5, 2022 06:35
github-actions bot pushed a commit that referenced this pull request Mar 5, 2022
## [1.0.0](v0.11.2...v1.0.0) (2022-03-05)

### ⚠ BREAKING CHANGES

* switch to named exports, ESM only

### Features

* convert to typescript ([#67](#67)) ([5031111](5031111))
@github-actions
Copy link

github-actions bot commented Mar 5, 2022

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

2 participants