File tree Expand file tree Collapse file tree 7 files changed +21
-7
lines changed
Expand file tree Collapse file tree 7 files changed +21
-7
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.8.7] ( https://github.com/swc-project/swc-node/compare/@swc-node/jest@1.8.6...@swc-node/jest@1.8.7 ) (2024-07-12)
7+
8+ ** Note:** Version bump only for package @swc-node/jest
9+
610## [ 1.8.6] ( https://github.com/swc-project/swc-node/compare/@swc-node/jest@1.8.5...@swc-node/jest@1.8.6 ) (2024-07-08)
711
812** Note:** Version bump only for package @swc-node/jest
Original file line number Diff line number Diff line change 11{
22 "name" : " @swc-node/jest" ,
3- "version" : " 1.8.6 " ,
3+ "version" : " 1.8.7 " ,
44 "description" : " swc preprocessor for jest with source map support" ,
55 "keywords" : [
66 " swc" ,
2929 "dependencies" : {
3030 "@node-rs/xxhash" : " ^1.7.3" ,
3131 "@swc-node/core" : " ^1.13.2" ,
32- "@swc-node/register" : " ^1.10.3 "
32+ "@swc-node/register" : " ^1.10.4 "
3333 },
3434 "peerDependencies" : {
3535 "@swc/core" : " >= 1.4.13" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.5.7] ( https://github.com/swc-project/swc-node/compare/@swc-node/loader@1.5.6...@swc-node/loader@1.5.7 ) (2024-07-12)
7+
8+ ** Note:** Version bump only for package @swc-node/loader
9+
610## [ 1.5.6] ( https://github.com/swc-project/swc-node/compare/@swc-node/loader@1.5.5...@swc-node/loader@1.5.6 ) (2024-07-08)
711
812** Note:** Version bump only for package @swc-node/loader
Original file line number Diff line number Diff line change 11{
22 "name" : " @swc-node/loader" ,
3- "version" : " 1.5.6 " ,
3+ "version" : " 1.5.7 " ,
44 "description" : " Webpack loader powered by swc" ,
55 "keywords" : [
66 " swc" ,
2929 },
3030 "dependencies" : {
3131 "@swc-node/core" : " ^1.13.2" ,
32- "@swc-node/register" : " ^1.10.3 "
32+ "@swc-node/register" : " ^1.10.4 "
3333 },
3434 "peerDependencies" : {
3535 "typescript" : " >= 4.3" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.10.4] ( https://github.com/swc-project/swc-node/compare/@swc-node/register@1.10.3...@swc-node/register@1.10.4 ) (2024-07-12)
7+
8+ ### Bug Fixes
9+
10+ - ** register:** resolve internal cjs module ([ #811 ] ( https://github.com/swc-project/swc-node/issues/811 ) ) ([ 9aad5b0] ( https://github.com/swc-project/swc-node/commit/9aad5b0a86dbe58aed8cba9c57524ad8e553f21c ) )
11+
612## [ 1.10.3] ( https://github.com/swc-project/swc-node/compare/@swc-node/register@1.10.2...@swc-node/register@1.10.3 ) (2024-07-08)
713
814### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " @swc-node/register" ,
3- "version" : " 1.10.3 " ,
3+ "version" : " 1.10.4 " ,
44 "description" : " SWC node register" ,
55 "keywords" : [
66 " swc" ,
You can’t perform that action at this time.
0 commit comments