Skip to content

Releases: techbech/react-context-session

1.0.9

17 Jan 08:31
58bdb59
Compare
Choose a tag to compare

Changed author information

1.0.8

14 Jan 10:09
Compare
Choose a tag to compare
  • 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

20 Jul 08:51
Compare
Choose a tag to compare

Made sure that the install is working as expected

1.0.3

26 Jun 20:01
Compare
Choose a tag to compare
  • 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

21 Jun 10:49
Compare
Choose a tag to compare
  • Refactoring of types for better type-strictness
  • Test coverage of useSession and ProvideSession
  • Improved README

Initial release

20 Jun 16:51
Compare
Choose a tag to compare
1.0.1

updated readme