Skip to content

Latest commit

 

History

History
41 lines (18 loc) · 1.48 KB

CHANGELOG.md

File metadata and controls

41 lines (18 loc) · 1.48 KB

1.0.7 (2019-09-12)

Bug Fixes

  • specified the react version >=16.8.0 in peerDependencies (216e074)

1.0.6 (2019-09-11)

Performance Improvements

1.0.5 (2019-09-11)

Performance Improvements

  • export different bundle on different env (9a5b4b4)

1.0.4 (2019-09-11)

Bug Fixes

  • npm: move lint-staged to devDependencies (e52fb66)

1.0.3 (2019-09-11)

Performance Improvements

  • eliminate the deprecatedPrimitiveDeps() on production mode (de8d51b)

1.0.2 (2019-09-09)

Performance Improvements

  • add warning when passing empty dependecies or primitive dependecies (da6f6aa)