Brooooooklyn
released this
02 Feb 05:07
·
100 commits
to master
since this release
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
- @devjiwonchoi made their first contribution in #728
- @cm-ayf made their first contribution in #727
- @eliellis made their first contribution in #725
- @dsyddall made their first contribution in #740
- @SukkaW made their first contribution in #745
- @Xinkai made their first contribution in #737
Full Changelog: https://github.com/swc-project/swc-node/compare/@swc-node/[email protected]...@swc-node/[email protected]