Skip to content

Latest commit

 

History

History
63 lines (28 loc) · 2.29 KB

CHANGELOG.md

File metadata and controls

63 lines (28 loc) · 2.29 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2.1.1 (2018-11-01)

Bug Fixes

2.1.0 (2018-09-06)

Features

  • include sourceIndex and targetIndex in model events (ea5fb03)

2.0.4 (2018-08-31)

Bug Fixes

  • package: make NPMJS.com readme link to GH (c0e7b1b)

2.0.3 (2018-08-31)

Bug Fixes

  • shouldn't include jasmine/testdouble typings in published module (ceccf3a), closes #896

2.0.2 (2018-07-25)

Bug Fixes

  • directive should only emit, not save on removeModel (59783f0)
  • was doubling up on writes to drake.models, causing sometimes wrong model order (f1b26cd), closes #878

2.0.1 (2018-07-20)

Bug Fixes

  • types: '@types/dragula' was a devDependency, not present in published version, closes #876 (eaef778)