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

feat: convert to typescript #32

Merged
merged 4 commits into from
Feb 18, 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
@achingbrain achingbrain merged commit 89cc2ef into master Feb 18, 2022
@achingbrain achingbrain deleted the feat/convert-to-typescript branch February 18, 2022 14:27
github-actions bot pushed a commit that referenced this pull request Feb 18, 2022
## [1.0.0](v0.10.6...v1.0.0) (2022-02-18)

### ⚠ BREAKING CHANGES

* switch to named exports, ESM only

### Features

* convert to typescript ([#32](#32)) ([89cc2ef](89cc2ef))
@github-actions
Copy link

🎉 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.

None yet

2 participants