Skip to content

xst 13.0.0

Latest
Compare
Choose a tag to compare
@patrick-soquet patrick-soquet released this 16 Jun 09:35

Completes the implementation of ECMAScript 2022, the 13th edition:

  • static blocks inside classes
  • the #x in obj syntax,
  • the cause property on Error objects
  • Object.hasOwn

Fixes several conformance and stability issues.