Skip to content

v1.1.0

Choose a tag to compare

@codemeasandwich codemeasandwich released this 25 Jan 09:49
· 52 commits to master since this release

Features

  • add functional API for component definitions

Bug Fixes

  • resolve render core issues and update tests for v1.1.0

Documentation

  • update README to reflect custom render core

Other Changes

  • style: apply Prettier formatting to kitchensink tests
  • feat!: replace hyperHTML with custom uhtml-inspired render core
  • test: add element type composition test case
  • build: improve kitchensink serving workflow