Skip to content

Releases: bernabe9/redux-react-session

2.6.0

23 Jun 22:09
Compare
Choose a tag to compare

• Remove immutable dependency to reduce bundle size.

• BREAKING CHANGE:

To import the immutable reducer instead of importing sessionImmutableReducer from redux-react-session, now we import sessionReducer from redux-react-session/immutable

2.5.0

18 Jul 22:40
Compare
Choose a tag to compare
  • Allow validateSession to return a promise instead of an immediate value

2.4.0

04 May 03:04
Compare
Choose a tag to compare

New features:

  • Validate session after initializing session service

2.3.1

28 Jan 21:49
6458fc3
Compare
Choose a tag to compare

New:

  • initServerSession as a promise
  • Update React peer dependency

2.2.1

03 Dec 04:31
04e5787
Compare
Choose a tag to compare
  • Fix bug with LocalStorage (issue #23)

2.2.0

09 Nov 20:57
0e790e3
Compare
Choose a tag to compare
  • Now the function initSessionService returns a promise that is resolved or rejected once the session is checked.

2.1.1

23 Oct 17:05
Compare
Choose a tag to compare

Localforage was updated to the version 1.5.1

v2.1.0

18 Jul 18:56
Compare
Choose a tag to compare

2.1.0

Features

  • Reducer for Immutable JS

Fixes

  • Fix uncaught exception when a session exists but a user is missing during init

2.0.4

23 Jun 03:48
Compare
Choose a tag to compare

fix bug: expires date was incorrect in localforage

2.0.3

16 Jun 13:56
Compare
Choose a tag to compare
v2.0.3

2.0.3