Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.29 KB

CHANGELOG.md

File metadata and controls

34 lines (25 loc) · 1.29 KB

Changelog

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.

##Unreleased

Added

  • tests

0.1.3 - 2017-11-25

Added

  • Code of conduct
  • Changelog
  • Added contributors to package.json manifest

Fixed

  • Fixed typos in README
  • Fixed bug that default value of children prop was never used

0.1.2 - 2017-11-23

Fixed

  • Fixed issue when single child was wrapped into array

0.1.1 - 2017-11-23

Changed

  • Stateless functional components with contextTypes static property will be rendered as "classic" component