Skip to content
This repository has been archived by the owner on Feb 8, 2023. It is now read-only.

Latest commit

 

History

History
27 lines (13 loc) · 923 Bytes

CHANGELOG.md

File metadata and controls

27 lines (13 loc) · 923 Bytes

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.1 (2018-07-26)

Bug Fixes

  • Merge pull request #11 from elCarda/jarda-fix-props-type-typo (2199b64)
  • typo in property name for propTypes (bc45f18)

1.0.0 (2018-05-14)

Features

BREAKING CHANGES

  • This bumps react dependencies to only support react 16. This resolves issues reported related to peer dependencies.