Skip to content

Latest commit

 

History

History
344 lines (133 loc) · 8.39 KB

CHANGELOG.md

File metadata and controls

344 lines (133 loc) · 8.39 KB

Change Log

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

2.0.2 (2018-05-14)

Note: Version bump only for package @thi.ng/hiccup

2.0.1 (2018-05-14)

Note: Version bump only for package @thi.ng/hiccup

2.0.0 (2018-05-13)

Code Refactoring

  • hiccup: fix #19, add support for context object (feca566)

Performance Improvements

BREAKING CHANGES

  • hiccup: component functions now take a global context object as first argument (like w/ @thi.ng/hdom)
  • update serialize() to accept & pass optional context
  • add support for component objects
  • add/update tests

1.3.16 (2018-05-12)

Note: Version bump only for package @thi.ng/hiccup

1.3.15 (2018-05-10)

Note: Version bump only for package @thi.ng/hiccup

1.3.14 (2018-05-10)

Note: Version bump only for package @thi.ng/hiccup

1.3.13 (2018-05-09)

Note: Version bump only for package @thi.ng/hiccup

1.3.12 (2018-04-29)

Note: Version bump only for package @thi.ng/hiccup

1.3.11 (2018-04-26)

Note: Version bump only for package @thi.ng/hiccup

1.3.10 (2018-04-26)

Note: Version bump only for package @thi.ng/hiccup

1.3.9 (2018-04-19)

Note: Version bump only for package @thi.ng/hiccup

1.3.8 (2018-04-17)

Note: Version bump only for package @thi.ng/hiccup

1.3.7 (2018-04-16)

Note: Version bump only for package @thi.ng/hiccup

1.3.6 (2018-04-15)

Note: Version bump only for package @thi.ng/hiccup

1.3.5 (2018-04-13)

Note: Version bump only for package @thi.ng/hiccup

1.3.4 (2018-04-08)

Note: Version bump only for package @thi.ng/hiccup

1.3.3 (2018-04-04)

Note: Version bump only for package @thi.ng/hiccup

1.3.2 (2018-04-01)

Note: Version bump only for package @thi.ng/hiccup

1.3.1 (2018-03-28)

Note: Version bump only for package @thi.ng/hiccup

1.3.0 (2018-03-21)

Features

  • hiccup: update error handling, add @thi.ng/api dep (a3238ab)

1.2.5 (2018-03-18)

Note: Version bump only for package @thi.ng/hiccup

1.2.4 (2018-03-18)

Note: Version bump only for package @thi.ng/hiccup

1.2.3 (2018-03-18)

Note: Version bump only for package @thi.ng/hiccup

1.2.2 (2018-03-17)

Note: Version bump only for package @thi.ng/hiccup

1.2.1 (2018-03-16)

Note: Version bump only for package @thi.ng/hiccup

1.2.0 (2018-03-14)

Features

  • hiccup: add auto deref() support (0d2c16f)
  • hiccup: support fn values in style objects (93343d6)

1.1.3 (2018-03-08)

Note: Version bump only for package @thi.ng/hiccup

1.1.2 (2018-03-03)

Note: Version bump only for package @thi.ng/hiccup

1.1.1 (2018-02-26)

Note: Version bump only for package @thi.ng/hiccup

1.1.0 (2018-02-24)

Features

  • hiccup: add support for more SVG tags (66 total) (44f33df)

1.0.2 (2018-02-18)

Note: Version bump only for package @thi.ng/hiccup

1.0.1 (2018-02-08)

Note: Version bump only for package @thi.ng/hiccup

1.0.0 (2018-02-03)

Features

  • hiccup: skip fn exec for event attribs, update tests, readme (7ae706e)

BREAKING CHANGES

  • hiccup: event attribs w/ function values will be omitted, see readme for details/examples

0.1.7 (2018-02-02)

Note: Version bump only for package @thi.ng/hiccup

0.1.6 (2018-02-01)

Note: Version bump only for package @thi.ng/hiccup

0.1.5 (2018-01-30)

Note: Version bump only for package @thi.ng/hiccup

0.1.4 (2018-01-29)

Note: Version bump only for package @thi.ng/hiccup

0.1.3 (2018-01-28)

Note: Version bump only for package @thi.ng/hiccup