Skip to content

v0.13.0-pre.3

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 06 Mar 16:20
· 42 commits to develop since this release
901dc92

0.13.0-pre.3 (2026-03-06)

⚠ BREAKING CHANGES

  • config: The override prop passed to a component instance will
    now also override any previously defined classes in the config; not only the
    default class.

Features

  • config: change the override prop to also override classes defined by the config (#1575) (604b5c2)
  • table: add keepChecked prop to keep checked on page change (#1548) (f9587a9)

Bug Fixes

  • programmatic: solve close function type mismatch (#1576) (01b7b9a)