Skip to content

Latest commit

 

History

History
102 lines (37 loc) · 2.87 KB

CHANGELOG.md

File metadata and controls

102 lines (37 loc) · 2.87 KB

0.1.6 (2021-08-18)

Bug Fixes

  • observer: attached & detached in component lifetimes (fb072f8)

0.1.5 (2021-08-17)

Bug Fixes

  • exception status reference (e20fcb1)

0.1.4 (2021-08-16)

Bug Fixes

  • getters are not injected (6db3331)

0.1.3 (2021-08-05)

Bug Fixes

  • wechat miniprogram types (95d0188)

0.1.2 (2021-08-05)

Bug Fixes

  • call stack maximum size in mobx4 (b5d2abf)

0.1.1 (2021-06-28)

Features

0.1.0 (2020-05-14)

Features

  • change inject & observer, perfect types (8370006)

0.0.3 (2020-05-11)

Bug Fixes

Features

  • add support for map & set data type (ffe65df)

0.0.2 (2020-05-03)

Features

0.0.1 (2020-05-01)

Bug Fixes

  • computed property not observed (ac06c65)

Features

  • initialize project (875bf36)
  • observer (page & component) (44b4d50)
  • support nested stores (5421fb7)
  • update store and data mappings (d1efba9)