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

[Major Refactor] Native typescript support, circular references fix, vitest #29

Merged
merged 7 commits into from
Aug 2, 2022

Commits on Aug 1, 2022

  1. Rewrote in typescript, created esm/cjs exports, brought in library, f…

    …ixed circular references, added tests, changed test suite to vitest
    jonluca committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    cbd4042 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b61e33e View commit details
    Browse the repository at this point in the history
  3. v0.1.2

    jonluca committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    fa17fa3 View commit details
    Browse the repository at this point in the history
  4. v0.1.3

    jonluca committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    7663ca2 View commit details
    Browse the repository at this point in the history
  5. v0.1.4

    jonluca committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    82c3059 View commit details
    Browse the repository at this point in the history
  6. fix tests and filter if/then

    jonluca committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    e66790a View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. Changed so autorelease works

    jonluca committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    ab38e17 View commit details
    Browse the repository at this point in the history