Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 230 Bytes

CHANGELOG.md

File metadata and controls

13 lines (8 loc) · 230 Bytes

Changelog

2.0.0 (2019-07-30)

Breaking changes

  • Requires React >= 16.8
  • Since we require a newer version of React, createComponents isn't needed anymore and was removed.

New features

  • Added useTime hook.