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

feat: convert to typescript #113

Merged
merged 4 commits into from
Feb 11, 2022
Merged

feat: convert to typescript #113

merged 4 commits into from
Feb 11, 2022

Commits on Feb 6, 2022

  1. feat: convert to typescript

    - 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
    achingbrain committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    2c3cdea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    527c942 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. Configuration menu
    Copy the full SHA
    580c4dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f086fe0 View commit details
    Browse the repository at this point in the history