Skip to content

v4.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Jan 09:55
· 103 commits to master since this release

4.0.0 (2023-01-01)

Bug Fixes

Features

  • pass data to Item components in list and table (5b94001)

BREAKING CHANGES

  • top list element is now the first in the container.
  • the Components interface now accepts two generics -
    data and context.
  • deprecated props from v0.x no longer work