Skip to content

Commit

Permalink
chore: Publish 1.7.15-nightly-20240820.8 with swc_core v0.101.4
Browse files Browse the repository at this point in the history
  • Loading branch information
swc-bot committed Aug 20, 2024
1 parent aefbd59 commit 3c5a112
Show file tree
Hide file tree
Showing 41 changed files with 556 additions and 534 deletions.
50 changes: 36 additions & 14 deletions bindings/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion bindings/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ resolver = "2"
swc_common = "0.37.4"
swc_compiler_base = "0.18.1"
swc_config = "0.1.15"
swc_core = "0.101.3"
swc_core = "0.101.4"
swc_css_ast = "0.144.0"
swc_css_codegen = "0.155.0"
swc_css_minifier = "0.120.0"
Expand Down
2 changes: 1 addition & 1 deletion bindings/binding_core_wasm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ license = "Apache-2.0"
name = "binding_core_wasm"
publish = false
repository = "https://github.com/swc-project/swc.git"
version = "1.7.15-nightly-20240820.7"
version = "1.7.15-nightly-20240820.8"

[lib]
bench = false
Expand Down
2 changes: 1 addition & 1 deletion bindings/binding_minifier_wasm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ license = "Apache-2.0"
name = "binding_minifier_wasm"
publish = false
repository = "https://github.com/swc-project/swc.git"
version = "1.7.15-nightly-20240820.7"
version = "1.7.15-nightly-20240820.8"

[lib]
bench = false
Expand Down
2 changes: 1 addition & 1 deletion bindings/binding_typescript_wasm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ license = "Apache-2.0"
name = "binding_typescript_wasm"
publish = false
repository = "https://github.com/swc-project/swc.git"
version = "1.7.15-nightly-20240820.7"
version = "1.7.15-nightly-20240820.8"

[lib]
bench = false
Expand Down
2 changes: 1 addition & 1 deletion bindings/swc_cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ include = ["Cargo.toml", "src/**/*.rs"]
license = "Apache-2.0"
name = "swc_cli"
repository = "https://github.com/swc-project/swc.git"
version = "0.91.386"
version = "0.91.387"

[[bin]]
bench = false
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swc/core",
"version": "1.7.15-nightly-20240820.7",
"version": "1.7.15-nightly-20240820.8",
"description": "Super-fast alternative for babel",
"homepage": "https://swc.rs",
"main": "./index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/scripts/npm/darwin-arm64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swc/core-darwin-arm64",
"version": "1.7.15-nightly-20240820.7",
"version": "1.7.15-nightly-20240820.8",
"os": [
"darwin"
],
Expand Down
2 changes: 1 addition & 1 deletion packages/core/scripts/npm/darwin-x64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swc/core-darwin-x64",
"version": "1.7.15-nightly-20240820.7",
"version": "1.7.15-nightly-20240820.8",
"os": [
"darwin"
],
Expand Down
2 changes: 1 addition & 1 deletion packages/core/scripts/npm/linux-arm-gnueabihf/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swc/core-linux-arm-gnueabihf",
"version": "1.7.15-nightly-20240820.7",
"version": "1.7.15-nightly-20240820.8",
"os": [
"linux"
],
Expand Down
2 changes: 1 addition & 1 deletion packages/core/scripts/npm/linux-arm64-gnu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swc/core-linux-arm64-gnu",
"version": "1.7.15-nightly-20240820.7",
"version": "1.7.15-nightly-20240820.8",
"os": [
"linux"
],
Expand Down
2 changes: 1 addition & 1 deletion packages/core/scripts/npm/linux-arm64-musl/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swc/core-linux-arm64-musl",
"version": "1.7.15-nightly-20240820.7",
"version": "1.7.15-nightly-20240820.8",
"os": [
"linux"
],
Expand Down
2 changes: 1 addition & 1 deletion packages/core/scripts/npm/linux-x64-gnu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swc/core-linux-x64-gnu",
"version": "1.7.15-nightly-20240820.7",
"version": "1.7.15-nightly-20240820.8",
"os": [
"linux"
],
Expand Down
2 changes: 1 addition & 1 deletion packages/core/scripts/npm/linux-x64-musl/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swc/core-linux-x64-musl",
"version": "1.7.15-nightly-20240820.7",
"version": "1.7.15-nightly-20240820.8",
"os": [
"linux"
],
Expand Down
2 changes: 1 addition & 1 deletion packages/core/scripts/npm/win32-arm64-msvc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swc/core-win32-arm64-msvc",
"version": "1.7.15-nightly-20240820.7",
"version": "1.7.15-nightly-20240820.8",
"os": [
"win32"
],
Expand Down
2 changes: 1 addition & 1 deletion packages/core/scripts/npm/win32-ia32-msvc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swc/core-win32-ia32-msvc",
"version": "1.7.15-nightly-20240820.7",
"version": "1.7.15-nightly-20240820.8",
"os": [
"win32"
],
Expand Down
2 changes: 1 addition & 1 deletion packages/core/scripts/npm/win32-x64-msvc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swc/core-win32-x64-msvc",
"version": "1.7.15-nightly-20240820.7",
"version": "1.7.15-nightly-20240820.8",
"os": [
"win32"
],
Expand Down
2 changes: 1 addition & 1 deletion packages/html/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swc/html",
"version": "1.7.15-nightly-20240820.7",
"version": "1.7.15-nightly-20240820.8",
"description": "Super-fast HTML minifier",
"homepage": "https://swc.rs",
"main": "./index.js",
Expand Down
80 changes: 40 additions & 40 deletions packages/html/scripts/npm/android-arm-eabi/package.json
Original file line number Diff line number Diff line change
@@ -1,41 +1,41 @@
{
"name": "@swc/html-android-arm-eabi",
"version": "1.2.122",
"os": [
"android"
],
"cpu": [
"arm"
],
"main": "html.android-arm-eabi.node",
"files": [
"html.android-arm-eabi.node"
],
"description": "Super-fast alternative for babel",
"keywords": [
"swc",
"swcpack",
"babel",
"typescript",
"rust",
"webpack",
"tsc"
],
"author": "강동윤 <[email protected]>",
"homepage": "https://swc.rs",
"license": "Apache-2.0 AND MIT",
"engines": {
"node": ">=10"
},
"publishConfig": {
"registry": "https://registry.npmjs.org/",
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/swc-project/swc.git"
},
"bugs": {
"url": "https://github.com/swc-project/swc/issues"
}
}
"name": "@swc/html-android-arm-eabi",
"version": "1.7.15-nightly-20240820.8",
"os": [
"android"
],
"cpu": [
"arm"
],
"main": "html.android-arm-eabi.node",
"files": [
"html.android-arm-eabi.node"
],
"description": "Super-fast alternative for babel",
"keywords": [
"swc",
"swcpack",
"babel",
"typescript",
"rust",
"webpack",
"tsc"
],
"author": "강동윤 <[email protected]>",
"homepage": "https://swc.rs",
"license": "Apache-2.0 AND MIT",
"engines": {
"node": ">=10"
},
"publishConfig": {
"registry": "https://registry.npmjs.org/",
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/swc-project/swc.git"
},
"bugs": {
"url": "https://github.com/swc-project/swc/issues"
}
}
Loading

0 comments on commit 3c5a112

Please sign in to comment.