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

Merged
merged 7 commits into from
Feb 13, 2023
Merged

Commits on Feb 8, 2023

  1. feat!: convert to typescript

    Converts this module to typescript.
    
    It already had types so there should be minimal disruption but releasing
    this as a major just in case.
    
    BREAKING CHANGE: this module is now typescript
    achingbrain committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    5be0773 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. chore: linting

    achingbrain committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    6231bcc View commit details
    Browse the repository at this point in the history
  2. chore: rename type

    achingbrain committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    fee685a View commit details
    Browse the repository at this point in the history
  3. chore: fix test

    achingbrain committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    8cbd0fd View commit details
    Browse the repository at this point in the history
  4. chore: linting

    achingbrain committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    03bb106 View commit details
    Browse the repository at this point in the history
  5. chore: deps

    achingbrain committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    e712427 View commit details
    Browse the repository at this point in the history
  6. chore: fix browser tests

    achingbrain committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    62e8136 View commit details
    Browse the repository at this point in the history