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: switch to ESM #9236

Draft
wants to merge 28 commits into
base: main
Choose a base branch
from
Draft

feat: switch to ESM #9236

wants to merge 28 commits into from

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    ed1944c View commit details
    Browse the repository at this point in the history
  2. feat: switch to esm

    domoritz committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    6c79f9e View commit details
    Browse the repository at this point in the history
  3. Fix babel config

    domoritz committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    46782c2 View commit details
    Browse the repository at this point in the history
  4. chore: remove chai

    domoritz committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    5b218c7 View commit details
    Browse the repository at this point in the history
  5. feat: convert bin to esm

    domoritz committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    e6d5183 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8bc6a60 View commit details
    Browse the repository at this point in the history
  7. Fix imports in bin

    domoritz committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    422c3e8 View commit details
    Browse the repository at this point in the history
  8. Use node 18

    domoritz committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    c70ed4b View commit details
    Browse the repository at this point in the history
  9. ci: use current node

    domoritz committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    d595f28 View commit details
    Browse the repository at this point in the history
  10. Fix jest and esm

    domoritz committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    294950c View commit details
    Browse the repository at this point in the history
  11. Fix site build

    domoritz committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    c76f2e8 View commit details
    Browse the repository at this point in the history
  12. Simplify jest calls

    domoritz committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    20d918a View commit details
    Browse the repository at this point in the history
  13. update test

    domoritz committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    519fe39 View commit details
    Browse the repository at this point in the history
  14. chore: update from linux

    domoritz committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    968dbaa View commit details
    Browse the repository at this point in the history
  15. fix test

    domoritz committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    fffa920 View commit details
    Browse the repository at this point in the history
  16. build examples esm support

    domoritz committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    ded7386 View commit details
    Browse the repository at this point in the history
  17. toc build esm

    domoritz committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    207f6f9 View commit details
    Browse the repository at this point in the history
  18. fix __dirname

    domoritz committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    6f89e93 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    73eb6f5 View commit details
    Browse the repository at this point in the history
  20. fix let

    domoritz committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    cf83ede View commit details
    Browse the repository at this point in the history
  21. fix let

    domoritz committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    05486ca View commit details
    Browse the repository at this point in the history
  22. fix import

    domoritz committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    f37a719 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. fix import

    domoritz committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    4677f01 View commit details
    Browse the repository at this point in the history
  2. fix __dirname

    domoritz committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    0b181c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    542f3d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    020993a View commit details
    Browse the repository at this point in the history
  5. revert image changes

    domoritz committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    6d13d36 View commit details
    Browse the repository at this point in the history
  6. use latest for runtime

    domoritz committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    acb2bb5 View commit details
    Browse the repository at this point in the history