Skip to content

2.0.0-alpha.3

Compare
Choose a tag to compare
@lmiller1990 lmiller1990 released this 27 Apr 11:09

Features

  • attachTo: see docs. thanks to our boy @pikax
  • add a browser build. Thanks to me!
  • getComponent. Like get but for component instances. Throws an error if no instance is found. Note: Has a bug where doesn't work with children of <Suspense> by @cexbrayat!
  • plugin feature! you can add your own methods easily. Docs are a WIP, see them here. It's really cool. by @JessicaSachs!

Bugfixes

General Improvements