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

Removes Webpack/Babel in favor of SWC #461

Merged
merged 19 commits into from
Jul 24, 2024
Merged

Commits on Jul 23, 2024

  1. Moves to swc

    Alex Matthews committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    620a0f4 View commit details
    Browse the repository at this point in the history
  2. Removes uneccessary deps

    Alex Matthews committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    363b7d2 View commit details
    Browse the repository at this point in the history
  3. Exports all errors and models

    Alex Matthews committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    779a128 View commit details
    Browse the repository at this point in the history
  4. Runs prettier on readme

    Alex Matthews committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    8a2b618 View commit details
    Browse the repository at this point in the history
  5. Updates examples

    Alex Matthews committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    ebb9231 View commit details
    Browse the repository at this point in the history
  6. Moves from babel/register to swc-node/register

    Alex Matthews committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    2c5b3a5 View commit details
    Browse the repository at this point in the history
  7. Fixes typos

    Alex Matthews committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    b6380cb View commit details
    Browse the repository at this point in the history
  8. Fixes testing different node versions

    Alex Matthews committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    adc91c5 View commit details
    Browse the repository at this point in the history
  9. Uses node 22

    Alex Matthews committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    df02021 View commit details
    Browse the repository at this point in the history
  10. Moves to swc

    Alex Matthews committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    c001254 View commit details
    Browse the repository at this point in the history
  11. Removes uneccessary deps

    Alex Matthews committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    726762f View commit details
    Browse the repository at this point in the history
  12. Exports all errors and models

    Alex Matthews committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    5dc8e59 View commit details
    Browse the repository at this point in the history
  13. Moves from babel/register to swc-node/register

    Alex Matthews committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    524fa03 View commit details
    Browse the repository at this point in the history
  14. Fixes typos

    Alex Matthews committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    528ff0a View commit details
    Browse the repository at this point in the history
  15. Fixes testing different node versions

    Alex Matthews committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    c3e085e View commit details
    Browse the repository at this point in the history
  16. Uses node 22

    Alex Matthews committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    c725691 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9421af0 View commit details
    Browse the repository at this point in the history
  18. Adds claim to exports

    Alex Matthews committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    cffb5a5 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Drops version from name on Node.js build step

    Co-authored-by: Justin Hammond <[email protected]>
    ralexmatthews and Justintime50 authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    79ec7be View commit details
    Browse the repository at this point in the history