Skip to content

0.21.0

Compare
Choose a tag to compare
@rmorshea rmorshea released this 21 Jan 07:00
· 844 commits to main since this release

React uses the name "component" for the functions or objects which return VDOM elements from render functions. Given we copy the hook pattern we should use the same names.

Commits on Jan 20, 2021

  • rename element to component - 126ea59