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

Merged
merged 3 commits into from
Jan 12, 2022

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

@achingbrain
Copy link
Collaborator Author

N.b. to get the auto-publish goodness, create a repository secret here called NPM_TOKEN with a npm automation token that can publish to it-pipe.

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

BREAKING CHANGE: switch to named exports, ESM only
@achingbrain achingbrain changed the title feat: convert to typescript feat(!): convert to typescript Jan 12, 2022
@achingbrain achingbrain merged commit e4303ba into alanshaw:master Jan 12, 2022
@achingbrain achingbrain deleted the feat/convert-to-typescript branch January 12, 2022 10:36
github-actions bot pushed a commit that referenced this pull request Jan 12, 2022
## [2.0.0](v1.1.0...v2.0.0) (2022-01-12)

### ⚠ BREAKING CHANGES

* **!:** switch to named exports, ESM only

### Features

* **!:** convert to typescript ([#6](#6)) ([e4303ba](e4303ba))
@github-actions
Copy link

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