Skip to content

Latest commit

 

History

History
88 lines (55 loc) · 2.23 KB

HISTORY.md

File metadata and controls

88 lines (55 loc) · 2.23 KB

[v2.3.0]

Apr 8, 2017

  • #327 - Update compatibility with SystemJS and JSPM. (@mikz)

Aug 29, 2016

Aug 12, 2016

  • Make the npm package slimmer by excluding docs; no functional changes.

Aug 12, 2016

  • Pure (function-only) components are now supported.

Jun 1, 2016

  • #12 - Fix not being able to use camelCase properties (like accessKey). (#130, @mikz)

Jan 16, 2016

  • Fix string rendering inserting random commas.

Jan 10, 2016

  • Removes state, setState and initialState - making decca fully 1:1 analogous to Deku v2.0.0-rc11 API. For states, use deku-stateful.

Jan 8, 2016

  • More optimizations.

Jan 8, 2016

  • Some minor optimizations to make rendering faster between passes.

Jan 1, 2016

  • Renamed from 'not-deku' to 'decca'. No functional changes since v0.1.0.

Jan 1, 2016

  • Many changes... but we're now Deku v2 compliant.

Dec 30, 2015

  • Initial release.