Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# 1.0.0 (2022-08-07) ### Bug Fixes * clear countdown ([b2fca49](b2fca49)) * history listing ([b1d2a07](b1d2a07)) * reset form ([961a6a7](961a6a7)) ### Features * add form reset ([4bef5a0](4bef5a0)) * add react hook form ([363fdcf](363fdcf)) * change page title ([630812a](630812a)) * configure eslint ([0389f07](0389f07)) * configure prettier ([45a7f91](45a7f91)) * configure prettier ([5009d15](5009d15)) * configure theme ([965670c](965670c)) * create global style ([9a9c67d](9a9c67d)) * create history page ([178bfb2](178bfb2)) * create home page ([8c8fccc](8c8fccc)) * create reducer cycles ([136c704](136c704)) * create route layout ([d182d8a](d182d8a)) * create router ([e12b585](e12b585)) * create status component ([e1f6666](e1f6666)) * cycle complete ([eba9ca4](eba9ca4)) * date formatting ([70a8a8e](70a8a8e)) * define colors and fonts ([4b1dd94](4b1dd94)) * history listing ([8dca957](8dca957)) * implement countdown ([23ed997](23ed997)) * integration react hook form to typescript ([020e64a](020e64a)) * interrupt cycle ([1d03470](1d03470)) * marking cycle as finished ([6774244](6774244)) * save state in localstorage ([83d4000](83d4000)) * saving object in reducer ([88bf397](88bf397)) * set theme type ([c532f21](c532f21)) * starting a new cycle ([f85e43d](f85e43d)) * validating form ([17b4532](17b4532))
- Loading branch information