Skip to content

v0.12.0

Compare
Choose a tag to compare
@fsoikin fsoikin released this 29 Jul 14:59
· 4 commits to master since this release
b43eb3c
  • Fixed a bug that allowed ComponentDef to be captured in closures for a long
    time, which could lead to using stale values in complex scenarios where
    ComponentDef is not constant, but depends on arguments. See #83.
  • Breaking: Changed the order of arguments of bindComponent