Skip to content

Commit

Permalink
chore: Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
swc-bot committed Aug 1, 2024
1 parent 547b51c commit c53ddf5
Showing 1 changed file with 3 additions and 11 deletions.
14 changes: 3 additions & 11 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@
- **(es/parser)** Fix span for unterminated block comments ([#9361](/~https://github.com/swc-project/swc/issues/9361)) ([dc1b87e](/~https://github.com/swc-project/swc/commit/dc1b87e43ea628791dab48993182ac43cf98c150))


- **(es/parser)** Make `UnterminatedBlockComment` stick to the EOF ([#9366](/~https://github.com/swc-project/swc/issues/9366)) ([4f0fc6e](/~https://github.com/swc-project/swc/commit/4f0fc6eb65c2b7f7e1e0041a9228a3b7dd7e695a))


- **(es/typescript)** Handle single type statement in if/for/while ([#9364](/~https://github.com/swc-project/swc/issues/9364)) ([2217730](/~https://github.com/swc-project/swc/commit/221773069b2069ded7eb475cb75a2daa1ec4a752))

### Miscellaneous Tasks
Expand Down Expand Up @@ -1340,15 +1343,4 @@

- **(visit)** Drop `pmutil` to improve compile time ([#8673](/~https://github.com/swc-project/swc/issues/8673)) ([b474382](/~https://github.com/swc-project/swc/commit/b47438245a0fb7f12b325a66a756beeaf58c3c9e))

## [1.4.2] - 2024-02-19

### Bug Fixes



- **(es/minifier)** Abort property hoister on `this` usage ([#8647](/~https://github.com/swc-project/swc/issues/8647)) ([9715320](/~https://github.com/swc-project/swc/commit/97153206ad07c98e6f8f4f0a62b1f52eecbdf847))


- **(es/typescript)** Handle exported JSX members ([#8642](/~https://github.com/swc-project/swc/issues/8642)) ([22c8e2e](/~https://github.com/swc-project/swc/commit/22c8e2e1e9914ed161482dea9e63cd34504b6cbd))

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

0 comments on commit c53ddf5

Please sign in to comment.