Skip to content

0.5.0

Compare
Choose a tag to compare
@moroshko moroshko released this 14 Aug 00:36
· 81 commits to master since this release
  • Added getComponentName config option.
    This is a breaking change. To replicate the previous behaviour, specify: getComponentName: ({ local }) => local.
  • Added importInfo to component instances.