Skip to content

Latest commit

 

History

History
46 lines (22 loc) · 966 Bytes

File metadata and controls

46 lines (22 loc) · 966 Bytes

Changelog

This document maintains a list of changes to the slate-collapse-on-escape package with each new version. Until 1.0.0 is released, breaking changes will be added as minor version bumps, and smaller changes won't be accounted for since the library is moving quickly.


0.9.0 — October 28, 2017

  • Udate for slate@0.29.0.

0.8.0 — October 17, 2017

  • Update for slate-react@0.6.0.

0.7.0 — October 16, 2017

  • Update for slate-react@0.5.0.
  • Change all triggers to be onKeyDown instead of onBeforeInput.

0.6.0 — September 6, 2017

  • Update for slate@0.22.0.

0.5.0 — April 24, 2017

  • Fix deprecated calls to selection.moveToOffsets().

0.4.0 — February 27, 2017

  • Update for slate@0.17.0.

0.3.0 — January 27, 2017

  • Add support for options.trigger functions.

0.2.0 — Nobember 30, 2016

  • Update for slate@0.15.0.

0.1.0 — August 10, 2016

🎉