Skip to content

Latest commit

 

History

History
51 lines (29 loc) · 831 Bytes

CHANGELOG.md

File metadata and controls

51 lines (29 loc) · 831 Bytes

1.1.0 / 2018-03-05

  • Cleanup timers on router destroy, #16.
  • Dev deps bump.

1.0.6 / 2017-03-02

  • Fixed iframe init when called after page load, #14. Thanks to @Kukunin.

1.0.5 / 2016-06-04

  • Fixed exception on localStorage.clear() call, #10.

1.0.4 / 2016-03-28

  • Fixed localStorage exception in chrome.
  • Update channels info after master change.

1.0.3 / 2015-06-16

  • Fixed races in locks logic for localStorage transport.
  • Fixed timer issues in Firefox for Android.
  • Fixed compatibility with Chrome on iOS.

1.0.2 / 2015-06-11

  • Added locks support.

1.0.1 / 2015-06-08

  • Multiple IE fixes.
  • Code polish, more tests.

1.0.0 / 2015-06-04

  • First release.