Skip to content

v8.1.6

Latest

Choose a tag to compare

@fabpot fabpot released this 30 Aug 21:44
· 10 commits to 8.2 since this release
Immutable release. Only release title and notes can be modified.
v8.1.6

Changelog (v8.1.5...v8.1.6)

  • bug #65748 Read only the doc block of a promoted property in getTypeFromConstructor() (@nicolas-grekas)
  • bug #65621 Do not prefer a static named constructor as the property mutator (@nicolas-grekas)
  • bug #65619 Do not prefer a static named constructor as the property accessor (@lazerg)