Brooooooklyn
released this
18 Aug 05:15
·
125 commits
to master
since this release
What's Changed
- Ts Compiler to Swc Config: respects decorators config and SWCRC=true by @otaviosoares in #702
- docs: register node api usage by @JiangWeixian in #706
- Make sourcemaps work with both error stack & debugger by @ranjan-purbey in #707
- url now returns the href of a url object by @JipSterk in #698
- chore: upgrade dependencies by @Brooooooklyn in #709
- fix(register): inline sourcemap by @robbiespeed in #708
- fix(register): Fix to resolve adjacent file path by @chloe463 in #711
- fix: tsCompilerOptionsToSwcConfig should not override default swc config for jest by @meskill in #714
- chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #717
- fix(core): Pass
jsc.baseUrl
by @kdy1 in #721 - fix: fix import absolute path support by @yeliex in #720
- fix(core): assign
baseUrl
property by @kawaemon in #723 - fix(register): respect SWCRC environment variable when running in async mode by @bgdavidx in #715
New Contributors
- @otaviosoares made their first contribution in #702
- @JiangWeixian made their first contribution in #706
- @ranjan-purbey made their first contribution in #707
- @JipSterk made their first contribution in #698
- @robbiespeed made their first contribution in #708
- @chloe463 made their first contribution in #711
- @meskill made their first contribution in #714
- @yeliex made their first contribution in #720
- @kawaemon made their first contribution in #723
- @bgdavidx made their first contribution in #715
Full Changelog: https://github.com/swc-project/swc-node/compare/@swc-node/[email protected]...@swc-node/[email protected]