Skip to content

Commit

Permalink
chore: Publish crates with swc_core v5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kdy1 committed Nov 6, 2024
1 parent 772f023 commit d7cb85f
Show file tree
Hide file tree
Showing 86 changed files with 723 additions and 732 deletions.
5 changes: 0 additions & 5 deletions .changeset/clever-jobs-hug.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/spicy-otters-rule.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/witty-bears-attend.md

This file was deleted.

28 changes: 17 additions & 11 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,21 @@
# Changelog
## [unreleased]

### Bug Fixes



- **(es/minifier)** Avoid generating reserved mangling names ([#9710](https://github.com/swc-project/swc/issues/9710)) ([b49317a](https://github.com/swc-project/swc/commit/b49317a40344c2c153044095f49d0a9e8a1ef3f3))


- **(es/plugin)** Revert #9696 ([#9717](https://github.com/swc-project/swc/issues/9717)) ([772f023](https://github.com/swc-project/swc/commit/772f023fd2f8bbcb336b0561a81621f0f1163622))

### Features



- **(typescript)** Port deno `isolatedDeclarations` updates ([#9712](https://github.com/swc-project/swc/issues/9712)) ([6194044](https://github.com/swc-project/swc/commit/6194044b4293eec01415a1ef67541bf888c33099))

## [1.8.0] - 2024-11-04

### Bug Fixes
Expand Down Expand Up @@ -1429,15 +1446,4 @@

- **(es/parser)** Add feature named `tracing-spans` ([#9019](https://github.com/swc-project/swc/issues/9019)) ([3bf3114](https://github.com/swc-project/swc/commit/3bf31148ba5058323ee89bb2ca74b641c52c0669))

## [1.5.23] - 2024-05-30

### Bug Fixes



- **(bindings/node)** Fix regression of JS APIs ([#8998](https://github.com/swc-project/swc/issues/8998)) ([125ddd2](https://github.com/swc-project/swc/commit/125ddd2dd98e882f9e10b7d94f766eae85143d71))


- **(es/jest)** Handle `@jest/globals` ([#8994](https://github.com/swc-project/swc/issues/8994)) ([a81a01f](https://github.com/swc-project/swc/commit/a81a01f629613a624798693e60f9796904a8dce1))

<!-- generated by git-cliff -->
Loading

0 comments on commit d7cb85f

Please sign in to comment.