Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 2.73 KB

CHANGELOG.md

File metadata and controls

45 lines (28 loc) · 2.73 KB

1.3.0 (2020-04-13)

Features

  • 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)

Bug Fixes

  • Issue with missing dependencies and scripts in package.json (542e699)

1.1.0 (2020-04-05)

Features

  • 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)

Features

  • Add CHANGELOG generator (c9498aa)

v1.0.0

Features

  • Organize global styles #2
  • Setup the boilerplate for success #1
  • Initialize as Next(React) App 59cb35f
  • Set-up Boilerplate ae4e61c
  • Add CSS reset and localize global CSS 89f5c3a