Skip to content

Commit fdda890

Browse files
authored
Fix readme (#492)
1 parent 2d9734c commit fdda890

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ with a module bundler like [Webpack](https://webpack.js.org/) or
2626
modules](https://webpack.js.org/api/module-methods/#commonjs).
2727

2828
### React 18 breaking change
29-
`react-singleton-hook` version 4.0.0 starts using new React DOM API and is only compatible with react 18.
30-
Please use 3.x.x if you have to stay on lover React versions.
29+
`react-singleton-hook` version 4.0.0 starts using new React DOM API and is only compatible with React 18.
30+
Please use 3.4.0 if you have to stay on lover React versions.
3131

3232
## What is a singleton hook
3333
- Singleton hooks very similar to React Context in terms of functionality. Each singleton hook has a body,

0 commit comments

Comments
 (0)