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

feat: convert to typescript #119

Merged
merged 5 commits into from
Feb 6, 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
Co-authored-by: Alan Shaw <alan@tableflip.io>
@achingbrain achingbrain merged commit e4a0326 into master Feb 6, 2022
@achingbrain achingbrain deleted the feat/convert-to-typescript branch February 6, 2022 15:36
github-actions bot pushed a commit that referenced this pull request Feb 6, 2022
## [1.0.0](v0.14.0...v1.0.0) (2022-02-06)

### ⚠ BREAKING CHANGES

* switch to named exports, ESM only

Co-authored-by: Alan Shaw <alan@tableflip.io>

### Features

* convert to typescript ([#119](#119)) ([e4a0326](e4a0326))
@github-actions
Copy link

github-actions bot commented Feb 6, 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