Skip to content

v6.1.0

Choose a tag to compare

@domenic domenic released this 29 Apr 23:05
· 245 commits to main since this release

Adds support for the [SameObject] attribute. Implementation classes can simply have a getter that returns the correct value, and webidl2js will take care of the caching automatically. (@Zirro)