HenrikJoreteg / redux-bundler

Compose a Redux store out of smaller bundles of functionality.
https://reduxbundler.com
583 stars 46 forks source link

fix geolocation bundle option: `staleAge` to `staleAfter` #28

Closed layflags closed 6 years ago

HenrikJoreteg commented 6 years ago

good catch, thank you!

HenrikJoreteg commented 6 years ago

This and the navigator.onLine fix are published as part of 21.2.2: https://reduxbundler.com/misc/changelog.html

Thanks again!