Skip to content

feat(!): convert to typescript#6

Merged
achingbrain merged 3 commits intoalanshaw:masterfrom
achingbrain:feat/convert-to-typescript
Jan 12, 2022
Merged

feat(!): convert to typescript#6
achingbrain merged 3 commits intoalanshaw:masterfrom
achingbrain:feat/convert-to-typescript

Conversation

@achingbrain
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown

🎉 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