Skip to content

Latest commit

 

History

History
42 lines (22 loc) · 1.37 KB

CHANGELOG.md

File metadata and controls

42 lines (22 loc) · 1.37 KB

Change Log

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

v2.0.1 2017-06-19

  • Bump draft-js peer dependency to v0.10.1

v2.0.0 2017-06-19

v1.0.3 2017-04-20

  • Add support for breaking out of multi-line blocks after a double return — Thanks to @rosey

v1.0.2 2017-02-15

v1.0.1 2016-12-16

Fixed

  • Use the sanctioned API method for retrieving the length of a ContentBlockThanks to @sugarshin

v1.0.0 2016-12-05

Fixed

v0.0.2 2016-06-08

Fixed

  • Changed the after-insert cursor position depending on whether we’re inserting an empty block before or after the current block.

v0.0.1 2016-06-08

First public release