Skip to content

v3.13.0

Compare
Choose a tag to compare
@ehsan-github ehsan-github released this 08 Feb 11:23
· 106 commits to dev since this release

3.13.0 (2024-02-08)

Features

  • theme: theme should be extendable and accept default config (#571) (244f1b6)

BREAKING CHANGES

  • theme: chakraTheme is not an object but a function which accept themeExtend object and
    returns the theme object