8.2.08.1.1
Reading changes from the repo…
await
and yield
in class field initializers, ensuring smoother execution of your JavaScript code. new.target
behavior in class field initializers, providing more predictable results when using this feature. delete obj?.#field
, improving the reliability of optional chaining with private fields.