Skip to content

0.1.0

Compare
Choose a tag to compare
@jorgebucaran jorgebucaran released this 12 Feb 11:48
6afceae
  • 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.