Skip to content

Releases: globalbrain/sefirot

v4.4.1

26 Sep 10:48

Choose a tag to compare

Bug Fixes

  • desc-text: handle fuzzy email detection with non-ascii symbols (453f8ba)

v4.4.0

25 Sep 10:23

Choose a tag to compare

Features

v4.3.2

19 Sep 03:10

Choose a tag to compare

Bug Fixes

  • move shims to client so other deps don't need to manually declare them (62cf9d3)

v4.3.1

18 Sep 09:39

Choose a tag to compare

Bug Fixes

  • input-date: pin v-calendar to fix vue 3.5 compat issue (#553) (4b93a05)

v4.3.0

04 Sep 19:32

Choose a tag to compare

Bug Fixes

  • http: bracket format for arrays in qs doesn't work properly with php (#551) (9a5db93)

Features

v3.51.0

26 Aug 04:43

Choose a tag to compare

Features

  • Http: add headers option (d925072)

v4.2.0

16 Aug 07:54

Choose a tag to compare

Features

  • composables/Utils: add computedArrayWhen (01d2a11)

v4.1.1

06 Aug 15:00

Choose a tag to compare

Release 4.1.1

v4.1.0

05 Aug 04:04

Choose a tag to compare

Features

v4.0.0

03 Aug 20:29

Choose a tag to compare

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.