Skip to content

v2.0.0-rc.28

Pre-release
Pre-release

Choose a tag to compare

@StoneyEagle StoneyEagle released this 04 Jul 22:51

Changed

  • The time event now carries the full TimeState snapshot — time, position, duration, buffered, remaining, percentage — instead of { time } alone. TimeState gains time (alias of position), and timeData() returns the same widened shape. Existing listeners are unaffected; manual emitters build the payload via timeData() / the internal _timeStateAt(position).