v1.5.0
What's Changed
- chore(deps): bump minimist from 1.2.5 to 1.2.6 in /docs by @dependabot in #19
- feat(lib): add useIsomorphicId hook by @raisiqueira in #21
Details
- Created the
useIsomorphicId
. - This version is compatible with React 17 or under, fell free to update in your project.
New Contributors
- @dependabot made their first contribution in #19
Full Changelog: v1.4.0...v1.5.0