mirror of
https://github.com/swc-project/swc.git
synced 2024-11-23 00:32:15 +03:00
chore: Bump crates
This commit is contained in:
parent
3bf3a62505
commit
c4230373e4
@ -10,6 +10,12 @@
|
||||
|
||||
- **(es/parser)** Check for existence of modifiers while parsing `accessor` token ([#8649](https://github.com/swc-project/swc/issues/8649)) ([ca23a33](https://github.com/swc-project/swc/commit/ca23a3353cefb0064ab28d10ea86634be5a0c191))
|
||||
|
||||
### Documentation
|
||||
|
||||
|
||||
|
||||
- **(es/minifier)** Update examples code ([#8652](https://github.com/swc-project/swc/issues/8652)) ([3bf3a62](https://github.com/swc-project/swc/commit/3bf3a62505cc3fc6eaf182b75c319ea4bc212ee8))
|
||||
|
||||
## [1.4.2] - 2024-02-19
|
||||
|
||||
### Bug Fixes
|
||||
@ -1437,9 +1443,6 @@
|
||||
|
||||
|
||||
|
||||
- **(es/compat)** Fix handling of private members in optional chaining pass ([#7610](https://github.com/swc-project/swc/issues/7610)) ([7ba7b6e](https://github.com/swc-project/swc/commit/7ba7b6ec1fd7170ef7a321a6bd4931984e1a08d4))
|
||||
|
||||
|
||||
- **(es/minifier)** Do not drop used properties ([#7702](https://github.com/swc-project/swc/issues/7702)) ([f901b41](https://github.com/swc-project/swc/commit/f901b417d1a37f679ff4c5a54e81671684d9f485))
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user