Commit Graph
9 Commits
Author SHA1 Message Date
dependabot[bot] 529425f87a Bump decode-uri-component from 0.2.0 to 0.2.2
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-05 02:56:18 +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