Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 366 Bytes

CHANGELOG.md

File metadata and controls

17 lines (13 loc) · 366 Bytes

1.0.1

Fix for unresolved promise when chaining loads

1.0.0

Added tests and upgraded packages

0.2.1

  • [Fix] Don't set state before component is mounted
  • [Fix] Add yarn.lock

0.2.0

  • [Breaking] No longer export ProgressBar as default
  • [Feature] Add withProgress HOC to enable custom bars
  • [Feature] Add prop to disable box shadow

0.1.0

Initial Release