Skip to content

v0.4.0

Choose a tag to compare

@curran curran released this 01 Mar 10:30
· 263 commits to master since this release
  • Internal refactoring.
  • Eliminate new closure creation in component render.
  • Pass selection into create hook (API change).
  • Rename data, datum to props in documentation.
  • Update tests to more closely resemble README examples.
  • Revise README, add clock example.