Skip to content

Releases: js2me/mobx-view-model

6.16.0

01 Aug 09:33
eb7a985

Choose a tag to compare

Minor Changes

  • b6d6884 Thanks @js2me! - partial support ViewModelSimple for withViewModel HOC

  • b8e408d Thanks @js2me! - support ViewModelSimple for withLazyViewModel HOC

Changes: 6.15.2...6.16.0

6.15.2

29 Jul 08:17
eb4a473

Choose a tag to compare

Patch Changes

  • 9a74d83 Thanks @js2me! - rename ComponentWithLazyViewModel -> VMLazyComponent

  • 9a74d83 Thanks @js2me! - rename type ComponentWithViewModel -> VMComponent

Changes: 6.15.1...6.15.2

6.15.1

27 Jul 13:39
bd2fcc8

Choose a tag to compare

Patch Changes

  • be77b8f Thanks @js2me! - better documentation for useViewModel React hook

Changes: 6.15.0...6.15.1

6.15.0

22 Jul 11:58
5f740de

Choose a tag to compare

Minor Changes

  • 794bc05 Thanks @js2me! - pass previous version (second argument) of the payload in payloadChanged method for ViewModelBase and ViewModel interface

Patch Changes

  • 6c542aa Thanks @js2me! - rename generateVMId -> generateVmId internal vm id generator function

Changes: 6.14.3...6.15.0

6.14.3

20 Jul 12:55
ebce924

Choose a tag to compare

Patch Changes

Changes: 6.14.2...6.14.3

6.14.2

19 Jul 10:33
0c67e35

Choose a tag to compare

Patch Changes

  • 5371f9b Thanks @js2me! - added documentation about view plugin (mobx-view-model-vite-plugin)

Changes: 6.14.1...6.14.2

6.14.1

17 Jul 12:57
bf8b5e9

Choose a tag to compare

Patch Changes

  • 98465f4 Thanks @js2me! - try to improve HMR with using useMemo hook inside useCreateViewModel

  • 98465f4 Thanks @js2me! - added unit tests for ViewModelSimple and its connection with ViewModelStore

Changes: 6.14.0...6.14.1

6.14.0

11 Jul 08:58
df67dd4

Choose a tag to compare

Minor Changes

  • 912a1a1 Thanks @js2me! - Added default implementation of factory property in viewModelsConfig global config object

Patch Changes

  • 912a1a1 Thanks @js2me! - update documentation for all view models, add more links to source code

Changes: 6.13.1...6.14.0

6.13.1

07 Jul 09:40
718d187

Choose a tag to compare

Patch Changes

Changes: 6.13.0...6.13.1

6.13.0

06 Jul 08:56
073ea10

Choose a tag to compare

Minor Changes

  • 69b796f Thanks @js2me! - withLazyViewModel HOC lazy load parameters + better overload for second arg

Changes: 6.12.2...6.13.0