Skip to content
This repository was archived by the owner on Mar 24, 2020. It is now read-only.

Releases: marklawlor/react-session-hook

v2.0.1

Choose a tag to compare

@marklawlor marklawlor released this 18 Feb 05:54

2.0.1 (2019-02-18)

Bug Fixes

  • add missing interfaces.d.ts to npm package (fa42e71)

v2.0.0

Choose a tag to compare

@marklawlor marklawlor released this 14 Feb 07:22

2.0.0 (2019-02-14)

Features

BREAKING CHANGES

  • All useSession options have been moved to the new UseSessionProvider.
    Your application will need to be wrapped in a component.

See README and examples for more information

v1.1.0

Choose a tag to compare

@marklawlor marklawlor released this 11 Feb 06:33

1.1.0 (2019-02-11)

Features

  • add global .config() function (7224f1e)

v1.0.6

Choose a tag to compare

@marklawlor marklawlor released this 11 Feb 02:35

1.0.6 (2019-02-11)

Bug Fixes

v1.0.5

Choose a tag to compare

@marklawlor marklawlor released this 11 Feb 01:30

1.0.5 (2019-02-11)

Bug Fixes

v1.0.4

Choose a tag to compare

@marklawlor marklawlor released this 11 Feb 01:14

1.0.4 (2019-02-11)

Bug Fixes

  • spelling errors in readme (7549697)

v1.0.3

Choose a tag to compare

@marklawlor marklawlor released this 11 Feb 01:07

1.0.3 (2019-02-11)

Bug Fixes

v1.0.2

Choose a tag to compare

@marklawlor marklawlor released this 11 Feb 00:56

1.0.2 (2019-02-11)

Bug Fixes

v1.0.1

Choose a tag to compare

@marklawlor marklawlor released this 11 Feb 00:54

1.0.1 (2019-02-11)

Bug Fixes

v1.0.0

Choose a tag to compare

@marklawlor marklawlor released this 10 Feb 06:45

1.0.0 (2019-02-10)

Features