Skip to content

@swc-node/register@1.8.0

Compare
Choose a tag to compare
@Brooooooklyn Brooooooklyn released this 02 Feb 05:07
· 12 commits to master since this release
@swc-node/register@1.8.0
f0c45a9

What's Changed

  • fix(core): remove jsc.module.noInterop when it's not supported by @kdy1 in #733
  • chore: fix README for install, build, and test by @devjiwonchoi in #728
  • feat(register): @swc-node/register/esm use TypeScript resolver by @cm-ayf in #727
  • chore(deps-dev): bump @babel/traverse from 7.22.10 to 7.23.2 by @dependabot in #735
  • Fix #716 by @eliellis in #725
  • chore(deps-dev): bump axios from 1.3.5 to 1.6.1 by @dependabot in #738
  • fix(core): respect useDefineForClassFields tsconfig value by @dsyddall in #740
  • fix(core): respect sourceMaps swcrc value by @dsyddall in #742
  • feat: add esm-register for node>20.6 by @yeliex in #748
  • chore(deps-dev): bump follow-redirects from 1.15.2 to 1.15.4 by @dependabot in #747
  • feat(core): support swc's ignoreDynamic option by @SukkaW in #745
  • fix: fix import ts from node_modules by @yeliex in #744
  • Mention --enable-source-maps in README.md for esm projects. by @Xinkai in #737
  • feat: upgrade dependencies by @Brooooooklyn in #751

New Contributors

Full Changelog: https://github.com/swc-project/swc-node/compare/@swc-node/core@1.10.5...@swc-node/register@1.8.0