0.1.0
- Added support for function nodes in JSX and
h
, enabling child components like<MyComponent props=...>children</MyComponent>
. See this example. - Now distributing a single minified
hyperapp.js
on CDNs. - Improved documentation consistency, thanks to @rbiggs.
- Standardized editor styles for contributors, courtesy of @tzellman.
- Achieved 100% coverage.