Skip to content

v16.0.0

Choose a tag to compare

@github-actions github-actions released this 12 Oct 17:32
9558da3

16.0.0 (2025-10-12)

⚠ BREAKING CHANGES

  • Player: Use AST-based JS extraction with side-effect safe code emission (#1052)
  • Use async/await for the javascript evaluator (#1047)

Features

Bug Fixes

  • gen-parser-map: update reference to the script in auto-generated files (#1036) (d448fd2)

Code Refactoring

  • Player: Use AST-based JS extraction with side-effect safe code emission (#1052) (25d0876)
  • Use async/await for the javascript evaluator (#1047) (977b13c)