Skip to content

Releases: montagejs/collections

5.1.11

24 Apr 21:28
Compare
Choose a tag to compare
  • Adjust Symbol null check in shim-array

5.1.9

04 Jun 21:45
fa633aa
Compare
Choose a tag to compare

Fix WillChange listeners

  • Add specs for addBeforeOwnPropertyChange
  • Change willChangeListenersRecord to be a
    WillChangeListenersRecord so the handler names include
    ‘Will’ e.g handlePropertyWillChange, handleFooWillChange

5.1.8

07 Feb 22:43
0a26b99
Compare
Choose a tag to compare
  • Make Set.size observable in IE11 and under
  • Fix a regression managing map listeners