File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.6] ( https://github.com/swc-project/swc-node/compare/@swc-node/core@1.10.5...@swc-node/core@1.10.6 ) (2023-09-26)
7+
8+ ** Note:** Version bump only for package @swc-node/core
9+
610## [ 1.10.5] ( https://github.com/swc-project/swc-node/compare/@swc-node/core@1.10.4...@swc-node/core@1.10.5 ) (2023-08-18)
711
812### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " @swc-node/core" ,
3- "version" : " 1.10.5 " ,
3+ "version" : " 1.10.6 " ,
44 "description" : " Faster swc nodejs binding" ,
55 "keywords" : [
66 " swc" ,
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.6.8] ( https://github.com/swc-project/swc-node/compare/@swc-node/jest@1.6.7...@swc-node/jest@1.6.8 ) (2023-09-26)
7+
8+ ** Note:** Version bump only for package @swc-node/jest
9+
610## [ 1.6.7] ( https://github.com/swc-project/swc-node/compare/@swc-node/jest@1.6.6...@swc-node/jest@1.6.7 ) (2023-08-18)
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.6.7 " ,
3+ "version" : " 1.6.8 " ,
44 "description" : " swc preprocessor for jest with source map support" ,
55 "keywords" : [
66 " swc" ,
2828 },
2929 "dependencies" : {
3030 "@node-rs/xxhash" : " ^1.3.0" ,
31- "@swc-node/core" : " ^1.10.5 " ,
32- "@swc-node/register" : " ^1.6.7 "
31+ "@swc-node/core" : " ^1.10.6 " ,
32+ "@swc-node/register" : " ^1.6.8 "
3333 },
3434 "peerDependencies" : {
3535 "@swc/core" : " >= 1.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.3.8] ( https://github.com/swc-project/swc-node/compare/@swc-node/loader@1.3.7...@swc-node/loader@1.3.8 ) (2023-09-26)
7+
8+ ** Note:** Version bump only for package @swc-node/loader
9+
610## [ 1.3.7] ( https://github.com/swc-project/swc-node/compare/@swc-node/loader@1.3.6...@swc-node/loader@1.3.7 ) (2023-08-18)
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.3.7 " ,
3+ "version" : " 1.3.8 " ,
44 "description" : " Webpack loader powered by swc" ,
55 "keywords" : [
66 " swc" ,
2828 "access" : " public"
2929 },
3030 "dependencies" : {
31- "@swc-node/core" : " ^1.10.5 " ,
32- "@swc-node/register" : " ^1.6.7 "
31+ "@swc-node/core" : " ^1.10.6 " ,
32+ "@swc-node/register" : " ^1.6.8 "
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.6.8] ( https://github.com/swc-project/swc-node/compare/@swc-node/register@1.6.7...@swc-node/register@1.6.8 ) (2023-09-26)
7+
8+ ### Bug Fixes
9+
10+ - ** register:** extension-aware module resolution and format handling ([ e34f006] ( https://github.com/swc-project/swc-node/commit/e34f006484d89c53dd4cac7cface3c4d70841e34 ) )
11+
612## [ 1.6.7] ( https://github.com/swc-project/swc-node/compare/@swc-node/register@1.6.6...@swc-node/register@1.6.7 ) (2023-08-18)
713
814### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " @swc-node/register" ,
3- "version" : " 1.6.7 " ,
3+ "version" : " 1.6.8 " ,
44 "description" : " SWC node register" ,
55 "keywords" : [
66 " swc" ,
4040 "url" : " https://github.com/swc-project/swc-node/issues"
4141 },
4242 "dependencies" : {
43- "@swc-node/core" : " ^1.10.5 " ,
43+ "@swc-node/core" : " ^1.10.6 " ,
4444 "@swc-node/sourcemap-support" : " ^0.3.0" ,
4545 "colorette" : " ^2.0.19" ,
4646 "debug" : " ^4.3.4" ,
You can’t perform that action at this time.
0 commit comments