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 6, 2024
1 parent 8e001c6 commit ed635ce
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
- **(common)** Do not generate invalid source map ([#9050](/~https://github.com/swc-project/swc/issues/9050)) ([9d65c77](/~https://github.com/swc-project/swc/commit/9d65c776025346985acaf36bc1d54134ebc4c7c4))


- **(es/module)** Drop the level of a few tracing events ([#9380](/~https://github.com/swc-project/swc/issues/9380)) ([95af253](/~https://github.com/swc-project/swc/commit/95af2536a2cd5040f44e93f2eea9cf577558f335))


- **(es/parser)** Fix span of EOF errors ([#9378](/~https://github.com/swc-project/swc/issues/9378)) ([f702657](/~https://github.com/swc-project/swc/commit/f7026578b9ac50b5ac9f08fa51b1e320040ee083))

## [1.7.6] - 2024-08-04
Expand Down Expand Up @@ -1330,9 +1333,6 @@



- **(es/lints)** Add `no-cond-assign` rule ([#8661](/~https://github.com/swc-project/swc/issues/8661)) ([c0d01df](/~https://github.com/swc-project/swc/commit/c0d01dff213b2bf0725a16a5e6ca915f7517699d))


- **(es/lints)** Add `no-new-object` rule ([#8663](/~https://github.com/swc-project/swc/issues/8663)) ([15eef4d](/~https://github.com/swc-project/swc/commit/15eef4dc7357cffbc934df4e781607afccd959a5))


Expand Down

0 comments on commit ed635ce

Please sign in to comment.