matrix-org / matrix-js-sdk

Matrix Client-Server SDK for JavaScript
Apache License 2.0
1.55k stars 583 forks source link

Bump ES target version to ES2022 #4264

Closed richvdh closed 3 months ago

richvdh commented 3 months ago

I want to be able to use WeakRef, and per https://github.com/element-hq/element-web/issues/24913#issuecomment-2182448007, I believe this should be safe.