Skip to content

v0.3.0

Compare
Choose a tag to compare
@Nefsen402 Nefsen402 released this 25 Mar 08:36
· 533 commits to main since this release

Breaking changes:

  • simplified lifetime hooks. Lifetime hooks no longer exist for native elements, but instead only available for custom elements

Added features:

  • Added a lifetime hook for finished mount for custom components
  • Added documentation about lifetime hooks