Skip to content

Releases: peterbee/react-singleton

Version 1.0

20 Dec 04:32

Choose a tag to compare

Rewrite to use React Hooks, and use the hook pattern for singletons

Version 0

19 Dec 22:30
6bd4a3e

Choose a tag to compare

The original version of this package that uses a higher-order component to create a state singleton.