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

feat: convert to typescript #139

Merged
merged 4 commits into from
Feb 28, 2022
Merged

feat: convert to typescript #139

merged 4 commits into from
Feb 28, 2022

Commits on Feb 18, 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 18, 2022
    Configuration menu
    Copy the full SHA
    7ce86b8 View commit details
    Browse the repository at this point in the history
  2. chore: change module name

    achingbrain committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    a3c09d4 View commit details
    Browse the repository at this point in the history
  3. chore: update depcheck

    achingbrain committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    8bba7b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e1041d View commit details
    Browse the repository at this point in the history