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

Merged
merged 2 commits into from
Jan 14, 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

- 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

achingbrain commented Jan 13, 2022

Before merging this, to get all the auto-publish/update goodness please:

  1. Update it-handshake on npm to allow publishing with automation tokens
  2. Generate an automation token on npm and add it to this repo as a secret with the name NPM_TOKEN
  3. Add me and https://github.com/web3-bot as collaborators to this repo

Copy link
Owner

@jacobheun jacobheun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@achingbrain I've added you and web3-bot to this repo, invites are pending. I've also generated, permitted and added the NPM_TOKEN to this repo. I'll leave the merge here to you in case the user perms need updated(and invites accepted) prior to merge.

@achingbrain achingbrain merged commit 0524b18 into jacobheun:master Jan 14, 2022
@achingbrain achingbrain deleted the feat/convert-to-typescript branch January 14, 2022 17:21
github-actions bot pushed a commit that referenced this pull request Jan 14, 2022
## [3.0.0](v2.0.0...v3.0.0) (2022-01-14)

### ⚠ BREAKING CHANGES

* switch to named exports, ESM only

### Features

* convert to typescript ([#4](#4)) ([0524b18](0524b18))

### Trivial Changes

* update repo name ([#5](#5)) ([1e0b51d](1e0b51d))
@github-actions
Copy link

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

None yet

2 participants