Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 631 Bytes

changelog.md

File metadata and controls

27 lines (15 loc) · 631 Bytes

changelog

v3.5.10

  1. feat: support why did you update

v3.5.9

  1. fix: once committed, current should be original key

v3.5.8

  1. fix: secondary subscription trigger autoRun should be called after consume the changed value caused by preceding autorun

v3.5.7

  1. feat: support one level reactive in subscription function

v3.5.6

  1. feat: handler initialize error subscription, retry on every dynamic model injected

v3.5.5

  1. feat: pending effects should be handled and be warned

v3.5.4

  1. add warning info if transferModel function is called. The reason is transferModel should pay more attention.