1.3.0 (2020-04-13)
- Add News specific React Context and use it (fbae183)
- Add a utility method to pluck domain name outta url (1f2cce9)
- Add useBrowserState hook and cache point and visibility state (4af5af8)
- Add NewsItemList and NewsItemPagination component (b54f26a)
- Add NewsItem component (e640008)
1.2.0 (2020-04-06)
- Issue with missing dependencies and scripts in package.json (542e699)
1.1.0 (2020-04-05)
- Add support for DOM, Component and Snapshot testing (bb43044)
- Add TSLint (6ae82eb)
- Add tslint-config-prettier for preventing conflicts between the gaurd and beautifier (ad69773)
- Add Typescript Support (a40b96a)
- Run lint on commits (3b5d3d6)
- Run Prettier, tests and lints only on staged commits (2770d84)
1.0.1 (2020-04-05)
- Add CHANGELOG generator (c9498aa)