Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 642 Bytes

CHANGELOG.md

File metadata and controls

26 lines (20 loc) · 642 Bytes

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.

4.2.0 - 2017-04-01

Changed

  • Perf optimizations.
  • Non virtual children are now automatically cast as text nodes.

4.1.1 - 2017-03-20

Changed

  • Improved inline docs.

4.1.0 - 2016-08-29

Changed

  • Components now receive props.children instead of just second argument.

4.0.1, 4.0.2 - 2016-08-29

Added

  • CHANGELOG.md

Changed

  • Updated dev dependencies.
  • Removed gulp.js for testing.