Skip to content

Latest commit

 

History

History
117 lines (69 loc) · 5.4 KB

CHANGELOG.md

File metadata and controls

117 lines (69 loc) · 5.4 KB

Change Log

v0.4.3 (2017-04-21)

Full Changelog

New features:

  • Add prop innerRef to access textarea DOM node #40
  • Warning: This synthetic event is reused for performance reasons #38

v0.4.2 (2017-04-10)

Full Changelog

Fixes (bugs & defects):

  • Last release broke support for React < 15.5 #36

v0.4.1 (2017-04-10)

Full Changelog

Fixes (bugs & defects):

  • Address react 15.5 deprecations regarding PropTypes usage and test-utils #35

v0.4.0 (2017-03-30)

Full Changelog

Breaking:

  • Remove react-tcomb #30

v0.3.6 (2017-01-22)

Full Changelog

New features:

v0.3.5 (2017-01-22)

Full Changelog

Fixes (bugs & defects):

  • Getting a lot of Null is not an object in production #27

v0.3.4 (2016-11-21)

Full Changelog

Fixes (bugs & defects):

  • Ref issue & Compatibility with React 15.4.0 #23

v0.3.3 (2016-09-14)

Full Changelog

New features:

  • Warning by props #19

v0.3.2 (2016-08-10)

Full Changelog

New features:

  • Please publish version with react 15 compatibility on NPM #18

v0.3.1 (2016-05-18)

Full Changelog

New features:

  • Update peer dependencies #15
  • remove react 0.14 warnings #13

v0.3.0 (2016-04-21)

Full Changelog

New features:

  • use ES6 class #11

v0.2.6 (2015-12-23)

Full Changelog

v0.2.5 (2015-10-14)

Full Changelog

v0.2.4 (2015-06-25)

Full Changelog

v0.2.3 (2015-06-19)

Full Changelog

New features:

  • Continuous integration is failing #6

v0.2.2 (2015-06-11)

Full Changelog

v0.2.0 (2015-06-11)

Full Changelog

New features:

  • Probable memory leak #2
  • Rename lib to src? #1

v0.1.1 (2015-06-10)

Full Changelog

v0.1.0 (2015-06-09)

Full Changelog

react-0.13 (2016-02-11)