Skip to content

Commit

Permalink
fix: Backport class properties fix (#67377)
Browse files Browse the repository at this point in the history
### What?

Backport swc-project/swc#8835.

Changes:

 - `swc_core`: `v0.90.30` => `v0.90.31`
 - `swc_ecma_transforms_compat`: `0.163.18` => `v0.163.19`

### Why?

It fixes a bug of class properties transform.

### How?

Fixes #66085
  • Loading branch information
kdy1 authored Jul 2, 2024
1 parent 3078441 commit 422f745
Showing 1 changed file with 28 additions and 6 deletions.
34 changes: 28 additions & 6 deletions Cargo.lock

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

0 comments on commit 422f745

Please sign in to comment.