mirror of
https://github.com/swc-project/swc.git
synced 2024-12-24 06:05:02 +03:00
chore: Bump crates
This commit is contained in:
parent
aa9297b42e
commit
f2643469d5
11
CHANGELOG.md
11
CHANGELOG.md
@ -16,6 +16,9 @@
|
||||
|
||||
- **(es/lints)** Add `no-prototype-builtins` rule ([#8684](https://github.com/swc-project/swc/issues/8684)) ([a5dbb17](https://github.com/swc-project/swc/commit/a5dbb17612327c66366086f99b44c6731d125ffc))
|
||||
|
||||
|
||||
- **(es/lints)** Add `prefer-object-spread` rule ([#8696](https://github.com/swc-project/swc/issues/8696)) ([aa9297b](https://github.com/swc-project/swc/commit/aa9297b42e001f6b7319881870f6012a56c50aef))
|
||||
|
||||
### Refactor
|
||||
|
||||
|
||||
@ -1415,12 +1418,4 @@
|
||||
|
||||
- Use `ahash` from `swc_common` in more places ([#7815](https://github.com/swc-project/swc/issues/7815)) ([b43e38d](https://github.com/swc-project/swc/commit/b43e38d3f92bc889e263b741dbe173a6f2206d88))
|
||||
|
||||
## [1.3.77] - 2023-08-16
|
||||
|
||||
### Features
|
||||
|
||||
|
||||
|
||||
- **(es/ast)** Expose `Archived` types ([#7811](https://github.com/swc-project/swc/issues/7811)) ([478fa47](https://github.com/swc-project/swc/commit/478fa4736f355555c7a19e7b674db5d7bd81c0e2))
|
||||
|
||||
<!-- generated by git-cliff -->
|
||||
|
Loading…
Reference in New Issue
Block a user