Skip to content

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 31 Jul 09:31
· 42 commits to main since this release

Patch Changes

  • 9361f18: Make DevtoolsProps/AttunementDevtoolsPanel/AttunementDevtools/attunementDevtoolsPlugin generic over the config shape, so a devtools consumer typed with a concrete schema (e.g. AttunedReact<RuntimeConfig, typeof schema>) doesn't need a cast to pass its attuneReact() instance in.