Skip to content

Commit

Permalink
chore: Publish crates with swc_core v16.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kdy1 committed Feb 28, 2025
1 parent edea2c5 commit 34ce688
Show file tree
Hide file tree
Showing 44 changed files with 140 additions and 144 deletions.
6 changes: 0 additions & 6 deletions .changeset/brave-fishes-mate.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/cuddly-spiders-begin.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/fifty-grapes-remain.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/odd-doors-float.md

This file was deleted.

32 changes: 23 additions & 9 deletions CHANGELOG-CORE.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,29 @@



- **(es/minifier)** Skip inlining if the referential identity of a function matters ([#10123](https://github.com/swc-project/swc/issues/10123)) ([c08fe8d](https://github.com/swc-project/swc/commit/c08fe8dc13ae512cf669eb25356edcd22cc36351))


- **(ts/fast-strip)** Throw object consistently ([#10122](https://github.com/swc-project/swc/issues/10122)) ([010ff2a](https://github.com/swc-project/swc/commit/010ff2af0db625f7a118b4121aff6d709ed10dc9))

### Miscellaneous Tasks



- **(deps)** Update dependency `base64` to `v0.22.1` ([#10124](https://github.com/swc-project/swc/issues/10124)) ([edea2c5](https://github.com/swc-project/swc/commit/edea2c5fa442da6a2860442eed285464edcd55c8))

### Performance



- **(es/resolver)** Remove needless allocations ([#10120](https://github.com/swc-project/swc/issues/10120)) ([f019d53](https://github.com/swc-project/swc/commit/f019d53044cba422a26f811cec43279f1f1ea6f4))

## [[email protected]] - 2025-02-27

### Bug Fixes



- **(es/lints)** Capture errors and emit from the original thread ([#10119](https://github.com/swc-project/swc/issues/10119)) ([2304cd8](https://github.com/swc-project/swc/commit/2304cd8cfd6555c57ddcf3f41a2c427387a38b4a))

## [[email protected]] - 2025-02-27
Expand Down Expand Up @@ -1397,9 +1420,6 @@
- **(es/ast)** Accept any case of EsVersion during deserialization ([#9329](https://github.com/swc-project/swc/issues/9329)) ([56da6be](https://github.com/swc-project/swc/commit/56da6be0e9ff9701f4e0dd5e2972539843cde1cf))


- **(es/codegen)** Fix codegen of large numeric literals ([#9226](https://github.com/swc-project/swc/issues/9226)) ([fba79e6](https://github.com/swc-project/swc/commit/fba79e6f03da69a6ae721eabe4afeaaedc301816))


- **(es/codegen)** Emit question token for class methods ([#9342](https://github.com/swc-project/swc/issues/9342)) ([636585b](https://github.com/swc-project/swc/commit/636585b44d0f74f457b44766f8d6fda68bcc4c09))


Expand Down Expand Up @@ -1442,9 +1462,6 @@
- **(es/isolated-dts)** Preserve comments ([#9572](https://github.com/swc-project/swc/issues/9572)) ([6d15d9c](https://github.com/swc-project/swc/commit/6d15d9c2eb4397b15908cda38f2e44e02d81ebc1))


- **(es/minifier)** Remove optimization for array pattern ([#9241](https://github.com/swc-project/swc/issues/9241)) ([521161e](https://github.com/swc-project/swc/commit/521161e17009e2025ed9b042579f8cd055e26816))


- **(es/minifier)** Fix exponentiate operator ([#9251](https://github.com/swc-project/swc/issues/9251)) ([06bb533](https://github.com/swc-project/swc/commit/06bb5338cea8aef941907933319fbff1d29f9939))


Expand Down Expand Up @@ -1616,9 +1633,6 @@



- **(allocator)** Add a cargo feature ([#9239](https://github.com/swc-project/swc/issues/9239)) ([398dc21](https://github.com/swc-project/swc/commit/398dc21e073d8271fa7ac4169b93ed8b96645459))


- **(allocator)** Implement `default` mode ([#9242](https://github.com/swc-project/swc/issues/9242)) ([b6333db](https://github.com/swc-project/swc/commit/b6333dbcfcc8f25d08a1187704796732366ac9d7))


Expand Down
27 changes: 18 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,24 @@

- **(es/lints)** Capture errors and emit from the original thread ([#10119](https://github.com/swc-project/swc/issues/10119)) ([2304cd8](https://github.com/swc-project/swc/commit/2304cd8cfd6555c57ddcf3f41a2c427387a38b4a))


- **(es/minifier)** Skip inlining if the referential identity of a function matters ([#10123](https://github.com/swc-project/swc/issues/10123)) ([c08fe8d](https://github.com/swc-project/swc/commit/c08fe8dc13ae512cf669eb25356edcd22cc36351))


- **(ts/fast-strip)** Throw object consistently ([#10122](https://github.com/swc-project/swc/issues/10122)) ([010ff2a](https://github.com/swc-project/swc/commit/010ff2af0db625f7a118b4121aff6d709ed10dc9))

### Miscellaneous Tasks



- **(deps)** Update dependency `base64` to `v0.22.1` ([#10124](https://github.com/swc-project/swc/issues/10124)) ([edea2c5](https://github.com/swc-project/swc/commit/edea2c5fa442da6a2860442eed285464edcd55c8))

### Performance



- **(es/resolver)** Remove needless allocations ([#10120](https://github.com/swc-project/swc/issues/10120)) ([f019d53](https://github.com/swc-project/swc/commit/f019d53044cba422a26f811cec43279f1f1ea6f4))

## [1.11.4] - 2025-02-27

### Bug Fixes
Expand Down Expand Up @@ -1691,12 +1709,6 @@
- **(allocator)** Remove wrong assertions and add tests ([#9252](https://github.com/swc-project/swc/issues/9252)) ([d8e8b04](https://github.com/swc-project/swc/commit/d8e8b04cd877bcf00157eeee9b7af0b4244a1827))


- **(es/codegen)** Fix codegen of large numeric literals ([#9226](https://github.com/swc-project/swc/issues/9226)) ([fba79e6](https://github.com/swc-project/swc/commit/fba79e6f03da69a6ae721eabe4afeaaedc301816))


- **(es/minifier)** Remove optimization for array pattern ([#9241](https://github.com/swc-project/swc/issues/9241)) ([521161e](https://github.com/swc-project/swc/commit/521161e17009e2025ed9b042579f8cd055e26816))


- **(es/minifier)** Fix exponentiate operator ([#9251](https://github.com/swc-project/swc/issues/9251)) ([06bb533](https://github.com/swc-project/swc/commit/06bb5338cea8aef941907933319fbff1d29f9939))


Expand Down Expand Up @@ -1724,9 +1736,6 @@



- **(allocator)** Add a cargo feature ([#9239](https://github.com/swc-project/swc/issues/9239)) ([398dc21](https://github.com/swc-project/swc/commit/398dc21e073d8271fa7ac4169b93ed8b96645459))


- **(allocator)** Implement `default` mode ([#9242](https://github.com/swc-project/swc/issues/9242)) ([b6333db](https://github.com/swc-project/swc/commit/b6333dbcfcc8f25d08a1187704796732366ac9d7))

### Performance
Expand Down
18 changes: 9 additions & 9 deletions 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 crates/binding_macros/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ binding_wasm = [

[dependencies]
# Common deps for the SWC imports
swc = { optional = true, version = "16.1.0", path = "../swc" }
swc = { optional = true, version = "16.1.1", path = "../swc" }
swc_common = { optional = true, version = "8.0.0", path = "../swc_common" }
swc_ecma_ast = { optional = true, version = "8.0.0", path = "../swc_ecma_ast" }
swc_ecma_transforms = { optional = true, version = "14.0.0", path = "../swc_ecma_transforms" }
Expand Down
6 changes: 3 additions & 3 deletions crates/dbg-swc/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@ swc_common = { version = "8.0.0", features = [
"tty-emitter",
], path = "../swc_common" }
swc_ecma_ast = { version = "8.0.0", path = "../swc_ecma_ast" }
swc_ecma_codegen = { version = "8.0.1", path = "../swc_ecma_codegen" }
swc_ecma_minifier = { version = "12.0.1", path = "../swc_ecma_minifier", features = [
swc_ecma_codegen = { version = "8.0.2", path = "../swc_ecma_codegen" }
swc_ecma_minifier = { version = "12.0.2", path = "../swc_ecma_minifier", features = [
"concurrent",
] }
swc_ecma_parser = { version = "10.0.0", path = "../swc_ecma_parser" }
swc_ecma_transforms_base = { version = "11.1.1", path = "../swc_ecma_transforms_base" }
swc_ecma_transforms_base = { version = "11.2.0", path = "../swc_ecma_transforms_base" }
swc_ecma_visit = { version = "8.0.0", path = "../swc_ecma_visit" }
swc_error_reporters = { version = "9.0.0", path = "../swc_error_reporters" }
swc_timer = { version = "1.0.0", path = "../swc_timer" }
10 changes: 5 additions & 5 deletions crates/swc/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ include = ["Cargo.toml", "src/**/*.rs"]
license = { workspace = true }
name = "swc"
repository = { workspace = true }
version = "16.1.0"
version = "16.1.1"

[lib]
bench = false
Expand Down Expand Up @@ -75,18 +75,18 @@ swc_common = { version = "8.0.0", path = "../swc_common", features = [
"sourcemap",
"parking_lot",
] }
swc_compiler_base = { version = "13.0.0", path = "../swc_compiler_base" }
swc_compiler_base = { version = "13.0.1", path = "../swc_compiler_base" }
swc_config = { version = "2.0.0", path = "../swc_config" }
swc_ecma_ast = { version = "8.0.0", path = "../swc_ecma_ast" }
swc_ecma_codegen = { version = "8.0.1", path = "../swc_ecma_codegen" }
swc_ecma_codegen = { version = "8.0.2", path = "../swc_ecma_codegen" }
swc_ecma_ext_transforms = { version = "11.0.0", path = "../swc_ecma_ext_transforms" }
swc_ecma_lints = { version = "11.0.1", path = "../swc_ecma_lints" }
swc_ecma_loader = { version = "8.0.0", path = "../swc_ecma_loader", features = [
"cache",
"node",
"tsc",
] }
swc_ecma_minifier = { version = "12.0.1", path = "../swc_ecma_minifier" }
swc_ecma_minifier = { version = "12.0.2", path = "../swc_ecma_minifier" }
swc_ecma_parser = { version = "10.0.0", path = "../swc_ecma_parser" }
swc_ecma_preset_env = { version = "14.0.0", path = "../swc_ecma_preset_env" }
swc_ecma_transforms = { version = "14.0.0", path = "../swc_ecma_transforms", features = [
Expand All @@ -97,7 +97,7 @@ swc_ecma_transforms = { version = "14.0.0", path = "../swc_ecma_transforms", fea
"react",
"typescript",
] }
swc_ecma_transforms_base = { version = "11.1.1", path = "../swc_ecma_transforms_base" }
swc_ecma_transforms_base = { version = "11.2.0", path = "../swc_ecma_transforms_base" }
swc_ecma_transforms_compat = { version = "12.0.0", path = "../swc_ecma_transforms_compat" }
swc_ecma_transforms_optimization = { version = "11.0.0", path = "../swc_ecma_transforms_optimization" }
swc_ecma_utils = { version = "11.0.0", path = "../swc_ecma_utils" }
Expand Down
8 changes: 4 additions & 4 deletions crates/swc_bundler/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@ tracing = { workspace = true }
swc_atoms = { version = "5.0.0", path = "../swc_atoms" }
swc_common = { version = "8.0.0", path = "../swc_common" }
swc_ecma_ast = { version = "8.0.0", path = "../swc_ecma_ast" }
swc_ecma_codegen = { version = "8.0.1", path = "../swc_ecma_codegen" }
swc_ecma_codegen = { version = "8.0.2", path = "../swc_ecma_codegen" }
swc_ecma_loader = { version = "8.0.0", path = "../swc_ecma_loader" }
swc_ecma_parser = { version = "10.0.0", path = "../swc_ecma_parser" }
swc_ecma_transforms_base = { version = "11.1.1", path = "../swc_ecma_transforms_base" }
swc_ecma_transforms_base = { version = "11.2.0", path = "../swc_ecma_transforms_base" }
swc_ecma_transforms_optimization = { version = "11.0.0", path = "../swc_ecma_transforms_optimization" }
swc_ecma_utils = { version = "11.0.0", path = "../swc_ecma_utils" }
swc_ecma_visit = { version = "8.0.0", path = "../swc_ecma_visit" }
Expand All @@ -64,11 +64,11 @@ swc_ecma_loader = { version = "8.0.0", path = "../swc_ecma_loader", features = [
"node",
"cache",
] }
swc_ecma_minifier = { version = "12.0.1", path = "../swc_ecma_minifier", features = [
swc_ecma_minifier = { version = "12.0.2", path = "../swc_ecma_minifier", features = [
"concurrent",
] }
swc_ecma_transforms_proposal = { version = "11.0.1", path = "../swc_ecma_transforms_proposal" }
swc_ecma_transforms_react = { version = "12.0.0", path = "../swc_ecma_transforms_react" }
swc_ecma_transforms_react = { version = "12.0.1", path = "../swc_ecma_transforms_react" }
swc_ecma_transforms_typescript = { version = "12.0.0", path = "../swc_ecma_transforms_typescript" }
swc_malloc = { version = "1.2.2", path = "../swc_malloc" }
testing = { version = "8.0.0", path = "../testing" }
2 changes: 1 addition & 1 deletion crates/swc_cli_impl/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ tracing-futures = { workspace = true }
tracing-subscriber = { workspace = true, features = ["env-filter"] }
walkdir = { workspace = true }

swc_core = { version = "16.2.3", features = [
swc_core = { version = "16.3.0", features = [
"trace_macro",
"common_concurrent",
"base_concurrent",
Expand Down
6 changes: 3 additions & 3 deletions crates/swc_compiler_base/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ include = ["Cargo.toml", "src/**/*.rs"]
license = { workspace = true }
name = "swc_compiler_base"
repository = { workspace = true }
version = "13.0.0"
version = "13.0.1"

[features]
node = ["napi", "napi-derive"]
Expand All @@ -29,8 +29,8 @@ swc_common = { version = "8.0.0", path = "../swc_common", features = [
] }
swc_config = { version = "2.0.0", path = "../swc_config" }
swc_ecma_ast = { version = "8.0.0", path = "../swc_ecma_ast" }
swc_ecma_codegen = { version = "8.0.1", path = "../swc_ecma_codegen" }
swc_ecma_minifier = { version = "12.0.1", path = "../swc_ecma_minifier" }
swc_ecma_codegen = { version = "8.0.2", path = "../swc_ecma_codegen" }
swc_ecma_minifier = { version = "12.0.2", path = "../swc_ecma_minifier" }
swc_ecma_parser = { version = "10.0.0", path = "../swc_ecma_parser" }
swc_ecma_visit = { version = "8.0.0", path = "../swc_ecma_visit" }
swc_timer = { version = "1.0.0", path = "../swc_timer" }
Expand Down
14 changes: 7 additions & 7 deletions crates/swc_core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ edition = { workspace = true }
license = { workspace = true }
name = "swc_core"
repository = { workspace = true }
version = "16.2.3"
version = "16.3.0"
[package.metadata.docs.rs]
features = [
"allocator_node",
Expand Down Expand Up @@ -338,7 +338,7 @@ once_cell = { workspace = true, optional = true }

# swc_* dependencies
binding_macros = { optional = true, version = "16.0.0", path = "../binding_macros" }
swc = { optional = true, version = "16.1.0", path = "../swc" }
swc = { optional = true, version = "16.1.1", path = "../swc" }
swc_atoms = { optional = true, version = "5.0.0", path = "../swc_atoms" }
swc_bundler = { optional = true, version = "11.0.0", path = "../swc_bundler" }
swc_cached = { optional = true, version = "2.0.0", path = "../swc_cached" }
Expand All @@ -353,20 +353,20 @@ swc_css_prefixer = { optional = true, version = "9.0.0", path =
swc_css_utils = { optional = true, version = "8.0.0", path = "../swc_css_utils/" }
swc_css_visit = { optional = true, version = "8.0.0", path = "../swc_css_visit" }
swc_ecma_ast = { optional = true, version = "8.0.0", path = "../swc_ecma_ast" }
swc_ecma_codegen = { optional = true, version = "8.0.1", path = "../swc_ecma_codegen" }
swc_ecma_codegen = { optional = true, version = "8.0.2", path = "../swc_ecma_codegen" }
swc_ecma_lints = { optional = true, version = "11.0.1", path = "../swc_ecma_lints" }
swc_ecma_loader = { optional = true, version = "8.0.0", path = "../swc_ecma_loader" }
swc_ecma_minifier = { optional = true, version = "12.0.1", path = "../swc_ecma_minifier" }
swc_ecma_minifier = { optional = true, version = "12.0.2", path = "../swc_ecma_minifier" }
swc_ecma_parser = { optional = true, version = "10.0.0", path = "../swc_ecma_parser" }
swc_ecma_preset_env = { optional = true, version = "14.0.0", path = "../swc_ecma_preset_env" }
swc_ecma_quote_macros = { optional = true, version = "10.0.0", path = "../swc_ecma_quote_macros" }
swc_ecma_transforms_base = { optional = true, version = "11.1.1", path = "../swc_ecma_transforms_base" }
swc_ecma_transforms_base = { optional = true, version = "11.2.0", path = "../swc_ecma_transforms_base" }
swc_ecma_transforms_compat = { optional = true, version = "12.0.0", path = "../swc_ecma_transforms_compat" }
swc_ecma_transforms_module = { optional = true, version = "12.0.0", path = "../swc_ecma_transforms_module" }
swc_ecma_transforms_optimization = { optional = true, version = "11.0.0", path = "../swc_ecma_transforms_optimization" }
swc_ecma_transforms_proposal = { optional = true, version = "11.0.1", path = "../swc_ecma_transforms_proposal" }
swc_ecma_transforms_react = { optional = true, version = "12.0.0", path = "../swc_ecma_transforms_react" }
swc_ecma_transforms_testing = { optional = true, version = "11.0.0", path = "../swc_ecma_transforms_testing" }
swc_ecma_transforms_react = { optional = true, version = "12.0.1", path = "../swc_ecma_transforms_react" }
swc_ecma_transforms_testing = { optional = true, version = "11.0.1", path = "../swc_ecma_transforms_testing" }
swc_ecma_transforms_typescript = { optional = true, version = "12.0.0", path = "../swc_ecma_transforms_typescript" }
swc_ecma_usage_analyzer = { optional = true, version = "12.0.0", path = "../swc_ecma_usage_analyzer" }
swc_ecma_utils = { optional = true, version = "11.0.0", path = "../swc_ecma_utils" }
Expand Down
2 changes: 1 addition & 1 deletion crates/swc_ecma_codegen/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ include = ["Cargo.toml", "src/**/*.rs"]
license = { workspace = true }
name = "swc_ecma_codegen"
repository = { workspace = true }
version = "8.0.1"
version = "8.0.2"

[features]
# This does not enable serde for ast nodes.
Expand Down
Loading

0 comments on commit 34ce688

Please sign in to comment.