Skip to content
This repository has been archived by the owner on Oct 10, 2017. It is now read-only.

Latest commit

 

History

History
13 lines (7 loc) · 275 Bytes

CHANGELOG.md

File metadata and controls

13 lines (7 loc) · 275 Bytes

Change log

v1.0.2

  • Fix for calling .apply with IE < 9, when arguments is null or undefined

v1.0.1

  • Throw an exception if the first argument to bindTo is null or undefined

v1.0.0

  • Extracted from Backbone.Marionette and released as it's own plugin