Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: swc-project/swc-node
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @swc-node/register@1.9.2
Choose a base ref
...
head repository: swc-project/swc-node
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 9644be5577f77aa53f974636fac4bc38f77148ce
Choose a head ref
  • 7 commits
  • 13 files changed
  • 3 contributors

Commits on Jun 26, 2024

  1. fix(esm-resolver): only return early if the specifier is an unsupport…

    …ed file (#789)
    fargito authored Jun 26, 2024
    Copy the full SHA
    014cf6a View commit details

Commits on Jun 28, 2024

  1. feat: update esm module resolver

    yeliex authored and Brooooooklyn committed Jun 28, 2024
    Copy the full SHA
    92f05d4 View commit details
  2. Copy the full SHA
    86fb5d2 View commit details
  3. test(integrate-module): add compiled .js file spec

    Brooooooklyn committed Jun 28, 2024
    Copy the full SHA
    c398e90 View commit details
  4. Merge pull request #793 from swc-project/fix/ts-extensions

    fix(register): ts files extension resolve
    Brooooooklyn authored Jun 28, 2024
    Copy the full SHA
    d063030 View commit details
  5. chore: update pnpm

    Brooooooklyn committed Jun 28, 2024
    Copy the full SHA
    e5f080a View commit details
  6. chore(release): publish

     - @swc-node/jest@1.8.3
     - @swc-node/loader@1.5.3
     - @swc-node/register@1.10.0
    Brooooooklyn committed Jun 28, 2024
    Copy the full SHA
    9644be5 View commit details
Loading