Commit Graph
9 Commits
Author SHA1 Message Date
dependabot[bot] b7ab1ac967 Bump merge-deep from 3.0.2 to 3.0.3
Bumps [merge-deep](https://github.com/jonschlinkert/merge-deep) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/jonschlinkert/merge-deep/releases)
- [Commits](https://github.com/jonschlinkert/merge-deep/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: merge-deep
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-08 07:44:57 +00:00
bendtherules 0721e77627 travis.yml - Remove node 9, add 8 and 11 2019-12-31 20:35:11 +05:30
bendtherules 45125b192a travis.yml - Add node 10, remove 8
Typescript-eslint was failing earlier as somehow 8 is not supported
2019-12-31 20:25:52 +05:30
bendtherules 0705d18e23 Add tests for useBoolean and useStateWithReset 2019-12-31 18:01:18 +05:30
bendtherules 97d9ae5e96 Testing - Setup @testing-library/react-hooks 2019-12-31 18:00:54 +05:30
bendtherules 05e8c385e4 useBoolean, useStateWithReset - Add hooks 2019-12-31 15:07:10 +05:30
bendtherules e6f65acede prettier - Format existing files with prettier 2019-12-31 13:54:47 +05:30
bendtherules 3c2777c4af prettier - Add prettier devdep and prettier task 2019-12-31 13:54:28 +05:30
bendtherules 5e5b56ad52 init create-react-hook@2.6.18 2019-12-31 13:30:23 +05:30