| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2021-02-22 | 839 Bytes | |
| v6.9.0.tar.gz | 2021-02-22 | 720.1 kB | |
| v6.9.0.zip | 2021-02-22 | 782.8 kB | |
| Totals: 3 Items | 1.5 MB | 0 | |
Enhancement
- Add "omitRouter" option (@blackarctic in [#421])
- Add noTimeTravelDebugging prop (@blackarctic in [#455])
- Update react peer dependency to include React v17 (@marekventur in [#460])
Fix
- Deep compares location state objects (@BlazPocrnja in [#399])
- Add lodash.isequalwith to devDependencies (@supasate in [#408])
- Add query type definition for RouterState.location (@TomIsion in [#410])
- Export getRouter() (@devrelm in [#428])
- Fix connectRouter reducer type (@yehuozhili in [#431])
- Update createMatchSelector parameter typing (@zaverden in [#432])
- Move immutables to optional dependencies (@supasate in [#454])
Security
- Add CodeQL Analysis for helping automatically detect common vulnerabilities and coding errors (@supasate)
- Several security fixes (@dependabot)