Skip to content
This repository has been archived by the owner on Mar 30, 2018. It is now read-only.

Latest commit

 

History

History
47 lines (33 loc) · 1.42 KB

CHANGELOG.md

File metadata and controls

47 lines (33 loc) · 1.42 KB

redux-form-uikit change log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

2.0.2 - 2017-03-17

Changed

  • Fixed broken logo in readme.

2.0.1 - 2016-11-04

Fixed

  • autoComplete regression in 2.0.0 unsetting any autoComplete props you had, sorry!

2.0.0 - 2016-11-01

Removed

  • autoComplete is no longer automatically defined.

1.1.1 - 2016-11-01

Added

  • Changelog.

Fixed

  • inputComponent prop did not allow strings.

Deprecated

  • autoComplete will no longer be added automatically in next major release.

Documentation

  • using Yarn.

1.1.0 - 2016-10-09

Added

  • inputComponent prop to render other things than input, like textarea, select, or other React components.

1.0.0 - 2016-10-01

Proved stable enough for a stable semver major version 💃