Skip to content

Commit 3586b0a

Browse files
committed
chore(release): publish
- @swc-node/[email protected] - @swc-node/[email protected] - @swc-node/[email protected] - @swc-node/[email protected] - @swc-node/[email protected]
1 parent ae5024c commit 3586b0a

File tree

11 files changed

+42
-17
lines changed

11 files changed

+42
-17
lines changed

packages/core/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.13.2](https://github.com/swc-project/swc-node/compare/@swc-node/[email protected]...@swc-node/[email protected]) (2024-07-05)
7+
8+
**Note:** Version bump only for package @swc-node/core
9+
610
## [1.13.1](https://github.com/swc-project/swc-node/compare/@swc-node/[email protected]...@swc-node/[email protected]) (2024-05-01)
711

812
### Bug Fixes

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@swc-node/core",
3-
"version": "1.13.1",
3+
"version": "1.13.2",
44
"description": "Faster swc nodejs binding",
55
"keywords": [
66
"swc",

packages/jest/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.8.4](https://github.com/swc-project/swc-node/compare/@swc-node/[email protected]...@swc-node/[email protected]) (2024-07-05)
7+
8+
**Note:** Version bump only for package @swc-node/jest
9+
610
## [1.8.3](https://github.com/swc-project/swc-node/compare/@swc-node/[email protected]...@swc-node/[email protected]) (2024-06-28)
711

812
**Note:** Version bump only for package @swc-node/jest

packages/jest/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@swc-node/jest",
3-
"version": "1.8.3",
3+
"version": "1.8.4",
44
"description": "swc preprocessor for jest with source map support",
55
"keywords": [
66
"swc",
@@ -28,8 +28,8 @@
2828
},
2929
"dependencies": {
3030
"@node-rs/xxhash": "^1.7.3",
31-
"@swc-node/core": "^1.13.1",
32-
"@swc-node/register": "^1.10.0"
31+
"@swc-node/core": "^1.13.2",
32+
"@swc-node/register": "^1.10.1"
3333
},
3434
"peerDependencies": {
3535
"@swc/core": ">= 1.4.13",

packages/loader/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.5.4](https://github.com/swc-project/swc-node/compare/@swc-node/[email protected]...@swc-node/[email protected]) (2024-07-05)
7+
8+
**Note:** Version bump only for package @swc-node/loader
9+
610
## [1.5.3](https://github.com/swc-project/swc-node/compare/@swc-node/[email protected]...@swc-node/[email protected]) (2024-06-28)
711

812
**Note:** Version bump only for package @swc-node/loader

packages/loader/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@swc-node/loader",
3-
"version": "1.5.3",
3+
"version": "1.5.4",
44
"description": "Webpack loader powered by swc",
55
"keywords": [
66
"swc",
@@ -28,8 +28,8 @@
2828
"access": "public"
2929
},
3030
"dependencies": {
31-
"@swc-node/core": "^1.13.1",
32-
"@swc-node/register": "^1.10.0"
31+
"@swc-node/core": "^1.13.2",
32+
"@swc-node/register": "^1.10.1"
3333
},
3434
"peerDependencies": {
3535
"typescript": ">= 4.3",

packages/register/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.10.1](https://github.com/swc-project/swc-node/compare/@swc-node/[email protected]...@swc-node/[email protected]) (2024-07-05)
7+
8+
### Bug Fixes
9+
10+
- **register:** do not send undefined source code for compilation ([#797](https://github.com/swc-project/swc-node/issues/797)) ([3499611](https://github.com/swc-project/swc-node/commit/3499611349c3bff2ab9d0eef7cb27b118f5305bf))
11+
- **register:** ensure TS compiler option to SWC config transformer respects inline source map option ([#726](https://github.com/swc-project/swc-node/issues/726)) ([59f2d99](https://github.com/swc-project/swc-node/commit/59f2d99aa0f8d4ebe67d2b5b792e28c811b82420))
12+
- **register:** file path with query ([#801](https://github.com/swc-project/swc-node/issues/801)) ([9e53df0](https://github.com/swc-project/swc-node/commit/9e53df0c40cc443820352098602a61f7a39e1330))
13+
- **register:** tsx file ([#800](https://github.com/swc-project/swc-node/issues/800)) ([1071d8d](https://github.com/swc-project/swc-node/commit/1071d8d8f55e42822556ad0f16e14a7562242073))
14+
615
# [1.10.0](https://github.com/swc-project/swc-node/compare/@swc-node/[email protected]...@swc-node/[email protected]) (2024-06-28)
716

817
### Bug Fixes

packages/register/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@swc-node/register",
3-
"version": "1.10.0",
3+
"version": "1.10.1",
44
"description": "SWC node register",
55
"keywords": [
66
"swc",
@@ -40,8 +40,8 @@
4040
"url": "https://github.com/swc-project/swc-node/issues"
4141
},
4242
"dependencies": {
43-
"@swc-node/core": "^1.13.1",
44-
"@swc-node/sourcemap-support": "^0.5.0",
43+
"@swc-node/core": "^1.13.2",
44+
"@swc-node/sourcemap-support": "^0.5.1",
4545
"colorette": "^2.0.20",
4646
"debug": "^4.3.5",
4747
"oxc-resolver": "^1.9.2",

packages/sourcemap-support/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.5.1](https://github.com/swc-project/swc-node/compare/@swc-node/[email protected]...@swc-node/[email protected]) (2024-07-05)
7+
8+
**Note:** Version bump only for package @swc-node/sourcemap-support
9+
610
# [0.5.0](https://github.com/swc-project/swc-node/compare/@swc-node/[email protected]...@swc-node/[email protected]) (2024-03-05)
711

812
### Features

packages/sourcemap-support/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@swc-node/sourcemap-support",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"description": "Runtime sourcemap support in NodeJS",
55
"keywords": [
66
"swc",

pnpm-lock.yaml

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)