Skip to content

Latest commit

 

History

History
246 lines (85 loc) · 6.97 KB

CHANGELOG.md

File metadata and controls

246 lines (85 loc) · 6.97 KB

ChangeLog

1.5.1 (2022-07-13)

🐛 Bug Fixes

1.5.0 (2022-04-25)

✨ Features

  • support setValue reducer use immer (73d10a0)

🐛 Bug Fixes

  • build in reducer ts type error (692b110)

1.4.3 (2022-04-21)

🐛 Bug Fixes

  • build in set value reducer pass function (c7cb196)

1.4.2 (2021-09-09)

Note: Version bump only for package dobux

1.4.2-beta.0 (2021-09-08)

🐛 Bug Fixes

  • delete effect subscribe error (b5ff249)

1.4.1 (2021-09-06)

🐛 Bug Fixes

1.4.0 (2021-09-02)

✨ Features

1.3.1 (2021-08-05)

1.3.1-beta.0 (2021-07-27)

🐛 Bug Fixes

1.3.0 (2021-07-12)

✨ Features

  • support setValue & setValues pass function (7877f83)

1.2.0 (2021-07-02)

✨ Features

  • add store.withModels to support multi models in Class component (0915dc9)
  • store.withModel support specific [contextName] (3b1158e)

1.1.0 (2021-06-04)

⚡ Performance Improvements

✨ Features

  • support with provider forward ref, closes #4 (08d8bb0)

🐛 Bug Fixes

1.0.6 (2021-04-14)

🐛 Bug Fixes

1.0.5 (2021-04-09)

1.0.5-beta.0 (2021-04-01)

1.0.4 (2021-03-31)

🐛 Bug Fixes

1.0.3 (2021-02-04)

🐛 Bug Fixes

1.0.2 (2021-01-15)

🐛 Bug Fixes

1.0.1 (2021-01-02)

1.0.0 (2021-01-01)

⚡ Performance Improvements

  • only update when component depend effect loading (cd2b6e0)

✅ Tests

✨ Features

0.0.1 (2020-11-18)

✨ Features