Skip to content

Commit 04a9625

Browse files
update changelog
1 parent 1055a1d commit 04a9625

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## v5.46.1
4+
5+
- Fix extremely slow (seemed like a freeze) `evaluate` of method chains
6+
- Parse extremely large floating-point number literals as `Infinity`
7+
- Remove parens from comma expressions in computed property access (`foo[(1, 2)]`)
8+
39
## v5.46.0
410

511
- Add "observedAttributes" domprop (#1652)

0 commit comments

Comments
 (0)