Rematch Versions Save

The Redux Framework

@rematch/[email protected]

2 years ago

3.1.1 (2021-10-11)

Bug Fixes

  • types: improve the accuracy of dispatcher inference (#937) (4bca82d), closes #939

@rematch/[email protected]

2 years ago

2.1.1 (2021-10-11)

Bug Fixes

  • immer behaves unexpectedly when model state is a nullable primitive value (#928) (f4107ba)
  • types: improve the accuracy of dispatcher inference (#937) (4bca82d), closes #939

@rematch/[email protected]

2 years ago

2.1.1 (2021-10-11)

Bug Fixes

  • types: improve the accuracy of dispatcher inference (#937) (4bca82d), closes #939

@rematch/[email protected]

2 years ago

2.1.1 (2021-10-11)

Bug Fixes

  • types: improve the accuracy of dispatcher inference (#937) (4bca82d), closes #939

@rematch/[email protected]

2 years ago

2.1.1 (2021-10-11)

Bug Fixes

  • types: improve the accuracy of dispatcher inference (#937) (4bca82d), closes #939

@rematch/[email protected]

2 years ago

2.1.0 (2021-08-13)

Bug Fixes

  • build to modules to .mjs instead of .js and sideEffects: false for better treeshaking (c2978f3)
  • updated peerDependencies (#898) (3013605)

@rematch/[email protected]

2 years ago

2.1.0 (2021-08-13)

Bug Fixes

  • build to modules to .mjs instead of .js and sideEffects: false for better treeshaking (c2978f3)
  • updated peerDependencies (#898) (3013605)

@rematch/[email protected]

2 years ago

2.1.0 (2021-08-13)

Bug Fixes

  • build to modules to .mjs instead of .js and sideEffects: false for better treeshaking (c2978f3)
  • loading plugin returns chain of promises effect (#907) (aba57b3)
  • updated peerDependencies (#898) (3013605)

Features

  • @rematch/loading with type: 'full' returns success/error/loading (#922) (6992fc5)

@rematch/[email protected]

2 years ago

2.1.0 (2021-08-13)

Bug Fixes

  • build to modules to .mjs instead of .js and sideEffects: false for better treeshaking (c2978f3)
  • updated peerDependencies (#898) (3013605)

@rematch/[email protected]

2 years ago

2.1.0 (2021-08-13)

Bug Fixes

  • build to modules to .mjs instead of .js and sideEffects: false for better treeshaking (c2978f3)
  • connect() fails on Typescript4.3+ #893 (f794263)
  • context binding in addModel (#873) (7f99a45)
  • make models on init() Partial<T> (#892) (991a9d8)
  • optional payload inference (#901) (dfff163), closes #902
  • reducers and effects with same name are correctly typed 4.3.X (#913) (3db2d9f)
  • this.reducer typed partially correct (f43c3a7)
  • updated peerDependencies (#898) (3013605)