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

[Breaking] Update dependencies, jest -> vitest, build for Node 16+ #59

Merged
merged 6 commits into from
Apr 21, 2023

Commits on Apr 21, 2023

  1. Update dev dependencies

    IanVS committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    c33b997 View commit details
    Browse the repository at this point in the history
  2. Upgrade typescript

    IanVS committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    1f07997 View commit details
    Browse the repository at this point in the history
  3. Remove comments from tsconfig

    IanVS committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    6814936 View commit details
    Browse the repository at this point in the history
  4. [Breaking] Build for Node 16+

    IanVS committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    21840dc View commit details
    Browse the repository at this point in the history
  5. Swap out jest for vitest

    IanVS committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    4d01cd6 View commit details
    Browse the repository at this point in the history
  6. Use files instead of npmignore

    IanVS committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    0c31610 View commit details
    Browse the repository at this point in the history