Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 877 Bytes

File metadata and controls

31 lines (25 loc) · 877 Bytes

Changelog

Unreleased

[0.0.8] - 2017-11-02

Changed

  • Directory structure according to react-hero v2.0.1
  • Upgraded react to v16.0.0
  • Upgraded all the dependencies accordingly
  • Upgraded webpack to v3.8.1
  • Upgraded typescript to v2.5.3
  • Fixed all Typings issues
  • Fixed all tslint warnings

Added

  • ts-rules v0.0.1
  • Compatible @types packages for all modules
  • enzyme-adapter-react-16 v1.0.0
  • Added .circleci/config.yml for continous integration.
  • Added .circleci/npmSetup.sh for resolving version dependencies during build.

Removed

  • typings.json

Released

[0.0.7] - 2017-08-28

Changed

  • Updated typings of react to 15.0.21, react-bootstrap to 0.0.50, react-dom to 0.14.23, enzyme to 2.8.3
  • Removed typings of redux from typings.json and used typings coming with redux itself.
  • Updated breaking types.