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

code moved to modern ESM format #150

Open
wants to merge 30 commits into
base: master
Choose a base branch
from

Commits on Jul 20, 2022

  1. feat: converted library to use ES Modules and exports both CJS and ES…

    … for downstream consumers
    yankeeinlondon committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    4d05456 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1af204 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3512b3d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    54808d3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    86fdb1b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7ae81fd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c623c0d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e360140 View commit details
    Browse the repository at this point in the history
  9. chore: temp removed gitignore for dist folder so that I may link to g…

    …ithub for dep in short term
    yankeeinlondon committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    1302806 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. chore: ensure all imports use filename extension

    chore: exports both default and "matter" as named export
    yankeeinlondon committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    27514d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6cc8b34 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b339e54 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c5c8260 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c43b954 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. chore: updated deps

    yankeeinlondon committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    8d90163 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b42f6a7 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. refactor: moved all testing over to Vitest

    refactor: converted all code to Typescript
    yankeeinlondon committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    732a235 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de9b905 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49252e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    49694f9 View commit details
    Browse the repository at this point in the history
  5. chore: update scripts

    yankeeinlondon committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    832bf19 View commit details
    Browse the repository at this point in the history
  6. chore: release v6.0.0

    yankeeinlondon committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    dfb8766 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a63d3fc View commit details
    Browse the repository at this point in the history
  8. chore: release v6.1.0

    yankeeinlondon committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    ef688cb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a83cda2 View commit details
    Browse the repository at this point in the history
  10. chore: release v6.1.1

    yankeeinlondon committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    86dc577 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

  1. Configuration menu
    Copy the full SHA
    5924ae4 View commit details
    Browse the repository at this point in the history
  2. chore: release v6.2.0

    yankeeinlondon committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    602bc23 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab99d4a View commit details
    Browse the repository at this point in the history
  4. chore: release v6.2.1

    yankeeinlondon committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    9133e3e View commit details
    Browse the repository at this point in the history