0.0.8 • Published 2 years ago

@burnmaniac/connected-router-saga v0.0.8

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Connected Redux Router Build Status

Main features

  • Synchronizes router state with Redux store with respect to uni-directional flow (i.e. history -> store -> router -> components)
  • Supports React Router v6 and history v5
  • Supports functional component hot reloading while preserving state
  • Dispatching of history methods (push, replace, go, back, forward)
  • Supports time travelling in Redux DevTools
  • Supports running side effects on route change that are defined in route configuration

License

MIT License

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago