Skip to content

Releases: techbech/react-context-session

1.0.9

Choose a tag to compare

@techbech techbech released this 17 Jan 08:31
58bdb59

Changed author information

1.0.8

Choose a tag to compare

@techbech techbech released this 14 Jan 10:09
  • Upgrade packages
  • Bugfix: Added a unmount check for dispatchers that will get rid of warnings that seemed to happen in some edge cases

1.0.6

Choose a tag to compare

@techbech techbech released this 20 Jul 08:51

Made sure that the install is working as expected

1.0.3

Choose a tag to compare

@techbech techbech released this 26 Jun 20:01
  • Fixed bug with clearing of session data. #1
  • Added optional property keepOnUnmount to ProvideSession for session clearing when it has been unmounted.
  • Added global methods for getting the current session contexts. #2
  • Updated README

1.0.2

Choose a tag to compare

@techbech techbech released this 21 Jun 10:49
  • Refactoring of types for better type-strictness
  • Test coverage of useSession and ProvideSession
  • Improved README

Initial release

Choose a tag to compare

@techbech techbech released this 20 Jun 16:51
1.0.1

updated readme