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

Rewrite in JavaScript #95

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

Rewrite in JavaScript #95

wants to merge 24 commits into from

Commits on Jan 8, 2024

  1. Blindly convert .ts files to .mjs

    Also get `ncc` to use the file extension.
    brettcannon committed Jan 8, 2024
    Copy the full SHA
    a5294a5 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Move from Jest to Vitest

    brettcannon committed Jan 9, 2024
    Copy the full SHA
    a0b1331 View commit details
    Browse the repository at this point in the history
  2. Fix formatting

    brettcannon committed Jan 9, 2024
    Copy the full SHA
    9a02679 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    48426d1 View commit details
    Browse the repository at this point in the history
  4. Drop tsconfig.json

    brettcannon committed Jan 9, 2024
    Copy the full SHA
    87639ce View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    a2cac0a View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    17a6ba1 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Update package-lock.json

    brettcannon committed Mar 22, 2024
    Copy the full SHA
    ac619d5 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. Drop the build step of CI

    brettcannon committed Mar 23, 2024
    Copy the full SHA
    2b266ea View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5ae9fc8 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    9025ec7 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    3bd8c66 View commit details
    Browse the repository at this point in the history
  5. Move back to index.mjs

    brettcannon committed Mar 23, 2024
    Copy the full SHA
    8914dcc View commit details
    Browse the repository at this point in the history
  6. Minify ncc output

    brettcannon committed Mar 23, 2024
    Copy the full SHA
    ccd0c63 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    a2cbc57 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    7c9c2dd View commit details
    Browse the repository at this point in the history
  9. Rename output file

    brettcannon committed Mar 23, 2024
    Copy the full SHA
    57497d7 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    b62365e View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    8b34e12 View commit details
    Browse the repository at this point in the history
  12. Upgrade http-client

    brettcannon committed Mar 23, 2024
    Copy the full SHA
    fdacb92 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Copy the full SHA
    190dee6 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b14d28b View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    2858137 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    190d74b View commit details
    Browse the repository at this point in the history