redux-first-history

Redux history binding support react-router - @reach/router - wouter - react-location

MIT License

Downloads
225.2K
Stars
445
Committers
12

Bot releases are visible (Hide)

redux-first-history - v4.2.6

Published by salvoravida almost 5 years ago

fixed #25

redux-first-history - v4.2.5

Published by salvoravida almost 5 years ago

support batch options:
a batch function for batching states updates with history updates. Prevent some "edge case" top-down updates on react : usage import { unstable_batchedUpdates } from 'react-dom'; batch = unstable_batchedUpdates

redux-first-history - v4.2.0

Published by salvoravida almost 5 years ago

  • add option "savePreviousLocations", see readme.
  • add ESM build with rollup
  • fix @reach/router types
redux-first-history - v4.1.1 - fix history.block

Published by salvoravida about 5 years ago

v4.1.1 - fix history.block

redux-first-history - v4.1.0

Published by salvoravida about 5 years ago

redux-first-history -

Published by salvoravida about 5 years ago

update babel - fix eslint

redux-first-history - v4.0.4

Published by salvoravida over 5 years ago

upgrade to babel7

redux-first-history - v4.0.3

Published by salvoravida over 5 years ago

fix TS index.d.ts

redux-first-history - v.4.0.1

Published by salvoravida over 5 years ago

redux-first-history - v.4.0.0-alpha.6

Published by salvoravida about 6 years ago