Skip to content

v8.1.1

Latest

Choose a tag to compare

@fabpot fabpot released this 27 Jun 09:30
Immutable release. Only release title and notes can be modified.
v8.1.1

Changelog (v8.1.0...v8.1.1)

  • minor #64643 Fix reverse class mapping of private properties from parent classes (@Amoifr)
  • bug #63791 Fix mapping of private properties from parent classes (@Amoifr)
  • bug #64589 Fix self-referencing property mapping (@GaryPEGEOT)
  • bug #64567 Handle N targets per source in reverse class map (@soyuka)
  • bug #64577 Make existing-object mapping behavior consistent (@kbond)
  • bug #64584 Fix fatal errors on unreadable source properties (@nicolas-grekas)
  • bug #64466 Fix reverse class map throwing on unreadable source (@yoye)