JS: Change note

This commit is contained in:
Asger F
2023-04-04 16:49:14 +02:00
parent 621e2e71c8
commit 5cc7380bcd

View File

@@ -0,0 +1,5 @@
---
category: fix
---
* Fixed a bug where a destructuring pattern could not be parsed if it had a property
named `get` or `set` with a default value.