Skip to content

v4.0.0

Compare
Choose a tag to compare
@brc-dd brc-dd released this 03 Aug 20:29
· 59 commits to main since this release

BREAKING CHANGES

  • @iconify-icons/ are replaced with unplugin-icons.
  • Package is now ESM only.
  • Trivial utilities like isNullish and isArray are removed.
  • Deprecated props and components are removed.
  • Old versions of useData, useValidation, useForm are removed.

Features

  • Newer icons available.
  • Better ESM Support.
  • New base config for Vite and Nuxt projects.
  • New utilities like isFetchError.

Migration

  • Refer comments on #539 for migration guide.
  • Refer docs for updated documentation.