rematch

The Redux Framework

MIT License

Downloads
334.6K
Stars
8.5K
Committers
105

Bot releases are visible (Hide)

rematch - @rematch/[email protected]

Published by github-actions[bot] almost 3 years ago

2.1.3 (2021-11-09)

Note: Version bump only for package @rematch/immer

rematch - @rematch/[email protected]

Published by github-actions[bot] almost 3 years ago

2.1.2 (2021-11-09)

Reverts

  • Revert "chore(release): released new version [skip ci]" (6d2ebc7)
rematch - @rematch/[email protected] Latest Release

Published by github-actions[bot] almost 3 years ago

2.1.2 (2021-11-09)

Reverts

  • Revert "chore(release): released new version [skip ci]" (6d2ebc7)
rematch - @rematch/[email protected]

Published by github-actions[bot] almost 3 years ago

2.1.2 (2021-11-09)

Reverts

  • Revert "chore(release): released new version [skip ci]" (6d2ebc7)
rematch - @rematch/[email protected]

Published by github-actions[bot] almost 3 years ago

2.1.2 (2021-11-09)

Reverts

  • Revert "chore(release): released new version [skip ci]" (6d2ebc7)
rematch - @rematch/[email protected]

Published by github-actions[bot] almost 3 years ago

3.1.2 (2021-11-09)

Reverts

  • Revert "chore(release): released new version [skip ci]" (6d2ebc7)
rematch - @rematch/[email protected]

Published by github-actions[bot] almost 3 years ago

2.2.0 (2021-11-09)

Bug Fixes

  • circular reference destructuring works with all models (#947) (7ada366)

Features

  • allow to config pass custom devtoolComposer for handling remote-dev-tools (#941) (3634f5c)

Reverts

  • Revert "chore(release): released new version [skip ci]" (6d2ebc7)
rematch - @rematch/[email protected]

Published by github-actions[bot] about 3 years ago

2.1.2 (2021-10-19)

Bug Fixes

  • immer returned an error when state was undefined #942 (c11aa73)

Reverts

  • Revert "chore(release): released new version [skip ci]" (6d2ebc7)
rematch - @rematch/[email protected]

Published by github-actions[bot] about 3 years ago

2.1.1 (2021-10-11)

Bug Fixes

  • types: improve the accuracy of dispatcher inference (#937) (4bca82d), closes #939
rematch - @rematch/[email protected]

Published by github-actions[bot] about 3 years ago

2.1.1 (2021-10-11)

Bug Fixes

  • types: improve the accuracy of dispatcher inference (#937) (4bca82d), closes #939
rematch - @rematch/[email protected]

Published by github-actions[bot] about 3 years ago

3.1.1 (2021-10-11)

Bug Fixes

  • types: improve the accuracy of dispatcher inference (#937) (4bca82d), closes #939
rematch - @rematch/[email protected]

Published by github-actions[bot] about 3 years ago

2.1.1 (2021-10-11)

Bug Fixes

  • types: improve the accuracy of dispatcher inference (#937) (4bca82d), closes #939
rematch - @rematch/[email protected]

Published by github-actions[bot] about 3 years ago

2.1.1 (2021-10-11)

Bug Fixes

  • types: improve the accuracy of dispatcher inference (#937) (4bca82d), closes #939
rematch - @rematch/[email protected]

Published by github-actions[bot] about 3 years ago

2.1.1 (2021-10-11)

Bug Fixes

  • ts typings, reducer now accepts void due to Immer usage (a869a1f)
  • types: improve the accuracy of dispatcher inference (#937) (4bca82d), closes #939
rematch - @rematch/[email protected]

Published by github-actions[bot] about 3 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 - @rematch/[email protected]

Published by github-actions[bot] about 3 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 - @rematch/[email protected]

Published by github-actions[bot] about 3 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)

Features

  • introduced @rematch/typed-state plugin (#874) (ddb31f9)
rematch - @rematch/[email protected]

Published by github-actions[bot] about 3 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 - @rematch/[email protected]

Published by github-actions[bot] about 3 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 - @rematch/[email protected]

Published by github-actions[bot] about 3 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 (#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)