Skip to content

Releases: akatechis/corfu

v2.0.1 Fixed child rendering

19 Sep 13:37
4001e03

Choose a tag to compare

This release fixes an issue where a child rendering null or undefined, produced "null" and "undefined" in the output, respectively.

Release 2.0.0

08 Sep 02:21
7c0c542

Choose a tag to compare

  • Has a minor fix to properly set class on <svg> elements.

v1.0

23 Aug 05:34
0d3728d

Choose a tag to compare

  • Allows users to write basic HTML using JSX.
  • Provides withData and useData helpers to make data-passing easier.

First publish

12 Jul 00:21

Choose a tag to compare

First publish Pre-release
Pre-release

This release is meant to be the inspiration for things to come. Nothing works right now, but I expect to use this as a way to push the library forward, and solicit feedback.