Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 870 Bytes

CHANGELOG.md

File metadata and controls

25 lines (19 loc) · 870 Bytes

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

1.1.1 - 2016-03-31

Changed

  • We now render into a <span /> instead of a <div />. This should be a transparent change in most cases, although I apologize if you have to re-fix any CSS you might have used to work around the original un-intended behaviour.

1.1.0 - 2016-03-26

Added

  • A blazeToReact() shortcut for those that want it, see the notes in the README.

1.0.0 - 2016-03-21

Initial release.