Skip to content

v0.0.4

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Feb 23:22
· 37 commits to main since this release
aa239fa

Patch Changes

  • Playwright e2e test for counting re-renders. (demo) (#35)

  • Add mergeCoordination changes. (@use-coordination/provider, @use-coordination/config, @use-coordination/utils) (#49)

  • Add multiple plot libraries example. (@use-coordination/plots-example) (#33)

  • Add graphviz render function. (@use-coordination/graphviz-renderer) (#45)

  • License. (use-coordination) (#48)

  • Add plotly example to multiple plot libraries example. (@use-coordination/plots-example) (#51)

  • Implement a defineConfig function using TypeScript generics to integrate config with type system. (@use-coordination/provider) (#52)

  • Rename CmvProvider -> CoordinationProvider. (@use-coordination/provider) (#47)