@swc-node/register@1.10.1
Brooooooklyn
released this
05 Jul 03:20
·
55 commits
to master
since this release
What's Changed
- fix: fix ts extension detect regex, close #775 #774 #772 by @yeliex in #777
- doc: update readme by @yeliex in #778
- fix(esm-resolver): only return early if the specifier is an unsupported file by @fargito in #789
- fix(register): ts files extension resolve by @Brooooooklyn in #793
- fix(register): do not send undefined source code for compilation by @fargito in #797
- refactor(core): use oxc-resolver by @Brooooooklyn in #798
- fix(register): tsx file by @Brooooooklyn in #800
- fix(register): file path with query by @Brooooooklyn in #801
- fix(register): ensure TS compiler option to SWC config transformer respects inline source map option by @behroozk in #726
New Contributors
Full Changelog: https://github.com/swc-project/swc-node/compare/@swc-node/register@1.9.1...@swc-node/register@1.10.1