Skip to content

v0.11.0

Compare
Choose a tag to compare
@jph00 jph00 released this 05 Jan 05:45
· 36 commits to main since this release

Breaking changes

  • FT components now stringify as their id if they have one

New Features

  • Create unique route names for nested functions (#622)
  • Pass id=True when creating a component to get an auto unique id (#622)
  • Add + to FT components (#622)