Commit Graph
9 Commits
Author SHA1 Message Date
dependabot[bot] 745b7cf3a4 Bump async from 2.6.3 to 2.6.4 in /example
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-29 03:56:19 +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