Skip to content

v8.1.2

Choose a tag to compare

@fabpot fabpot released this 29 Jul 11:58
· 20 commits to 8.2 since this release
Immutable release. Only release title and notes can be modified.
v8.1.2

Changelog (v8.1.1...v8.1.2)

  • bug #64983 Fix nested map() reconstructing an existing target (@takashiraki)
  • bug #64862 Resolve a nested reverse-mapped property by the type of its destination (@Amoifr)
  • bug #64781 Keep the class-level transform/if of the target's # in the reverse class-map factory (@Orkin)
  • bug #64770 Fix explicit # being overwritten by a same-name source property (@danielpilot)
  • bug #64848 Fix per-property # being ignored when the target property name also exists on the source (@Amoifr)