Skip to content

Latest commit

 

History

History
171 lines (58 loc) · 5.11 KB

CHANGELOG.md

File metadata and controls

171 lines (58 loc) · 5.11 KB

3.0.7 (2020-07-02)

Bug Fixes

  • upgrade @babel/runtime from 7.7.2 to 7.7.7 (f087629)
  • upgrade @babel/runtime from 7.7.7 to 7.8.3 (1e05812)
  • upgrade core-js from 2.6.10 to 2.6.11 (9c71efd)

3.0.6 (2019-11-20)

Bug Fixes

  • chore: Fix changelog task (577a8ad)
  • chore: restore changelog (1d7557b)

3.0.5 (2019-11-20)

Bug Fixes

  • package: update core-js to version 3.2.0 (bb320ca)
  • package: update knockout to version 3.5.1 (ec82108)

3.0.3 (2019-02-22)

3.0.2 (2019-02-22)

3.0.1 (2019-02-21)

3.0.0 (2019-02-21)

1.2.4 (2017-11-28)

1.2.3 (2017-04-04)

Features

  • core: npm update core-decorators and gulp-mocha (8d9a3a2)

1.2.2 (2017-03-29)

1.2.1 (2017-01-26)

1.2.0 (2016-12-12)

Features

  • core: Advance all public variables to a knockout observable. (612db93)

1.1.0 (2016-12-06)

Features

  • core: Add @autobind decorator to use the methods as knockout event-handlers directly. (26da1f6)

1.0.10 (2016-11-30)

1.0.9 (2016-11-24)

Features

  • core: Complex objects are handled well, proper garbage collection through WeakMaps. (ac5b5ec)

1.0.8 (2016-11-24)

1.0.7 (2016-11-22)

Features

  • build: Add node security plattform (nsp) check on build (dcf97de)
  • lib: cleanup listeners via own garbage collection (8580c6c)

1.0.6 (2016-11-21)

Bug Fixes

  • readme: Improve wording and fix typos. (d1851c3)

1.0.5 (2016-11-21)

Bug Fixes

  • build: Improve engines restrictions for travis. (98e701b)
  • lib: Fixing behavior when changesets should be pushed to the stack. (3b4a0cd)

Features

  • test: Adding further tests for changesets. (81ab355)

1.0.4 (2016-11-21)

Features

  • readme: Add more getting-started documentation. (d74d9c2)

1.0.3 (2016-11-20)

Bug Fixes

  • build: Create minified and unminified dist versions of the library. (fbb426a)

1.0.2 (2016-11-20)

Bug Fixes

  • build: Remove browserify pipeline entirely and rely on just babel. (5d0b077)

1.0.1 (2016-11-20)

1.0.0 (2016-11-20)