The (Unofficial) Blog-style Changelog for the V8 JavaScript Engine

V8 release v15.1

Stable date:

Tags:javascript

Features (1)

Animation accessor on animation and transition events

Category: JavaScript

Adds a read-only animation attribute to the AnimationEvent and TransitionEvent interfaces. This attribute returns the associated Animation object that triggered the event.

JSON data
{
  "category": "JavaScript",
  "flag_name": null,
  "id": 6046278267043840,
  "milestone": 151,
  "name": "Animation accessor on animation and transition events",
  "summary": "Adds a read-only animation attribute to the AnimationEvent and TransitionEvent interfaces. This attribute returns the associated Animation object that triggered the event."
}

V8 release v15.2

Stable date:

No new features in this version.


V8 release v15.3

Stable date:

No new features in this version.

More releases...