Skip to content
This repository has been archived by the owner on Jan 12, 2023. It is now read-only.

Releases: spotify/redux-location-state

peer dependencies removed

21 Feb 20:15
Compare
Choose a tag to compare

Remove some peer dependencies that are unneeded

bugfix: null check on query param

20 Feb 17:11
Compare
Choose a tag to compare

this is a patch version to fix an exception when a query parameter may be null

fix mutation

19 Feb 00:01
Compare
Choose a tag to compare

fix conditional

23 Jan 18:27
Compare
Choose a tag to compare

conditional was backwards in this case. Releasing new change

Look for explicit undefined in parser

22 Jan 21:59
Compare
Choose a tag to compare

right now the parser works on a "falsy" setting. Be more explicit about undefined

Custom url decoder

12 Dec 19:19
581b343
Compare
Choose a tag to compare
Merge pull request #37 from spotify/custom-query-parser

feature(parser) - add a new ability to add a custom parser

Build version

20 Aug 16:39
Compare
Choose a tag to compare

Forgot to build 😬

version bump

13 Aug 16:46
Compare
Choose a tag to compare
2.5.1

version bump

custom param encoding

13 Aug 16:39
435e395
Compare
Choose a tag to compare

be able to do custom param encoding

push-location

11 Mar 14:23
Compare
Choose a tag to compare

add location to the push action