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] about 4 years ago

2.0.0-next.3 (2020-08-26)

Note: Version bump only for package @rematch/persist

rematch - @rematch/[email protected]

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

2.0.0-next.3 (2020-08-26)

Bug Fixes

  • updated: removed ts-ignore and fixed typings (359a65e)
rematch - @rematch/[email protected]

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

2.0.0-next.3 (2020-08-26)

Bug Fixes

  • complete typings (cba1072)
  • createModel refactored (e024deb)
  • improved typings (9c23d76)
  • incompability of redux dispatch with rematch (9b68614)
  • model state type inference (0d29531)
  • removed dispatch and fixed some comments (3e153ae)
  • rootState type inference on effects (a8b8484)
  • testing of the new types (b457478)
  • using Models as default option (4e7c29c)
  • loading: complete typings (dfa8688)
  • loading: removed ts-ignore and fixed typings (0ab397d)
  • type inference for state and dispatch (541863b)
  • type inference of dispatchers (a129852)
rematch - @rematch/[email protected]

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

2.0.0-next.3 (2020-08-26)

Bug Fixes

  • improved typings (9c23d76)
  • loading: complete typings (dfa8688)
  • loading: removed ts-ignore and fixed typings (0ab397d)
rematch - @rematch/[email protected]

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

2.0.0-next.2 (2020-08-19)

Note: Version bump only for package @rematch/persist

rematch - @rematch/[email protected]

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

2.0.0-next.2 (2020-08-19)

Bug Fixes

  • typescript types inference & documentation (178be27)
rematch - @rematch/[email protected]

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

2.0.0-next.2 (2020-08-19)

Bug Fixes

  • typescript types inference & documentation (178be27)
rematch - @rematch/[email protected]

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

2.0.0-next.2 (2020-08-19)

Bug Fixes

  • typescript types inference & documentation (178be27)
rematch - @rematch/[email protected]

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

2.0.0-next.2 (2020-08-19)

Note: Version bump only for package @rematch/immer

rematch - @rematch/[email protected]

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

3.0.0-next.2 (2020-08-19)

Bug Fixes

  • typescript types inference & documentation (178be27)
rematch - @rematch/[email protected]

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

2.0.0-next.1 (2020-07-30)

Reverts

  • Revert "chore(release): publish %v [ci skip]" (10b7f71)
  • Revert "chore(release): publish %v [ci skip]" (fbc6307)
rematch - @rematch/[email protected]

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

2.0.0-next.1 (2020-07-30)

Reverts

  • Revert "chore(release): publish %v [ci skip]" (10b7f71)
  • Revert "chore(release): publish %v [ci skip]" (fbc6307)
rematch - @rematch/[email protected]

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

2.0.0-next.1 (2020-07-30)

Reverts

  • Revert "chore(release): publish %v [ci skip]" (10b7f71)
  • Revert "chore(release): publish %v [ci skip]" (fbc6307)
rematch - @rematch/[email protected]

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

2.0.0-next.1 (2020-07-30)

Reverts

  • Revert "chore(release): publish %v [ci skip]" (10b7f71)
  • Revert "chore(release): publish %v [ci skip]" (fbc6307)
rematch - @rematch/[email protected]

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

2.0.0-next.1 (2020-07-30)

Reverts

  • Revert "chore(release): publish %v [ci skip]" (10b7f71)
  • Revert "chore(release): publish %v [ci skip]" (fbc6307)
rematch - @rematch/[email protected]

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

3.0.0-next.1 (2020-07-30)

Reverts

  • Revert "chore(release): publish %v [ci skip]" (10b7f71)
  • Revert "chore(release): publish %v [ci skip]" (fbc6307)
  • Revert "chore(release): publish %v [ci skip]" (b956977)
rematch - Release 1.0.0-beta.5

Published by ShMcK over 6 years ago

  • Merge pull request #458 from rematch/cleanup (7554420)
  • update changelog for model.baseReducer, increment release (4688f47)
  • cleanup prettier formatting (1602a55)
  • Merge pull request #450 from d3dc/model-redux-reducer (f73c24a)
  • Update redux.md (06169e9)
  • Update redux.md (16ba719)
  • Update redux.md (df32079)
  • Update redux.md (e871506)
  • Put middlewares in redux in recipe (1a96329)
  • fix typing error (43a416a)
  • Fix some typos (4a7a102)
  • Validation of baseReducer (f7b6282)
  • Every time... fix MD link (6df85a8)
  • Add docs (1c4b04c)
  • rename it and use it the same as rootReducers (047242d)
  • Merge pull request #456 from coderhaoxin/patch-1 (e7229bb)
  • fix link (0c61174)
  • Merge pull request #455 from andrewheekin/master (ff45507)
  • fix relative import of core typings in loading plugin (4bfd19a)
  • update loading plugin version (7fc7ffd)
  • Add reduxReducer config to Model (1bf6ebe)
rematch - Release 1.0.0-beta.4

Published by ShMcK over 6 years ago

  • increment for beta 4 release (f96ec8a)
  • Merge pull request #451 from millette/patch-2 (93f2ee1)
  • Merge pull request #449 from millette/patch-1 (e1c08c6)
  • Fix typo in markdown link (9f1ac8f)
  • Missing directory: scripts (ff964fb)
rematch - Release 1.0.0-beta.3

Published by ShMcK over 6 years ago

  • increment version for beta.3 release (7764d90)
  • Merge pull request #446 from rematch/remove-globals (837708f)
  • fix deprecate test (f453de2)
  • update examples (8a31ad3)
  • add postinstall warning script for beta.3 (024cd5d)
  • fix deprecate ts issue (6405aa1)
  • update changelog, add warnings for import dispatch/getState (4047e7c)
  • remove global dispatch from examples (7856ae2)
  • remove globals from docs, update changelog (ef59d1d)
  • remove global dispatch/getState (06096ac)
  • Merge pull request #445 from LitoMore/github (d752096)
  • Github -> GitHub (7a507ab)
  • Merge pull request #443 from rematch/feature/plugin-return (2a74201)
  • add docs for onStoreCreated result (a0b3f63)
  • onStoreCreated return value with init (54740d7)
  • Merge pull request #438 from nihgwu/neo/loading-effect-reject (c4a6951)
  • [loading] don't always resolve result (d6c219d)
  • Merge pull request #437 from saginadir/patch-1 (157c64c)
  • Update README.md (7f71725)
  • updated redux-persist integration path (11efbd0)
  • Merge pull request #435 from bosung90/patch-3 (70f3ac2)
  • Fix plugin packages link (07504f8)
  • Close #434. Note "react-redux" dep in example (56f6d1c)
  • update changelog (62517b3)
rematch - Release 1.0.0-beta.2

Published by ShMcK over 6 years ago

  • increment version and release (9d18962)
  • Merge pull request #432 from rematch/fix/getstate-typings (0d255ad)
  • add getState typings (a5282bd)
  • Merge pull request #431 from rematch/feature/plugin-config (32ef143)
  • reimplement #422 (29e71d0)
  • link ts example back to repo (e02a017)
  • Merge pull request #430 from brunolemos/fix/model-config (e6c209b)
  • [typings] use ModelConfig instead of Model on some places (087ff54)
  • Merge pull request #426 from koss-lebedev/master (24e3924)
  • Allow to disable redux devtools (9a17312)
  • Merge pull request #425 from 2hu12/patch-1 (3565f11)
  • Fix example code in README (2ef2160)
  • Merge pull request #424 from rematch/revert-422-pluginFactory-exposes-config (3f9f5d5)
  • Revert "PluginFactory exposes config." (ec1dc5d)
  • Merge pull request #423 from rematch/feature/add-name-to-store (bbb1d1e)
  • add name to store (6c69529)
  • Merge pull request #422 from d3dc/pluginFactory-exposes-config (4ef0556)
  • Use the right type (d1cd879)
  • explicitly has an any type (d09ec1c)
  • PluginFactory exposes config. Rematch initializes PluginFactory with a config (0e89f73)
  • Merge pull request #416 from bosung90/patch-2 (993a19c)
  • Update devtools.md (f5d8e1e)
  • Update devtools.md (69f5da8)