Skip to content

Releases: globalbrain/sefirot

v4.3.2

19 Sep 03:10
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Features

  • Http: add headers option (d925072)

v4.2.0

16 Aug 07:54
Compare
Choose a tag to compare

Features

  • composables/Utils: add computedArrayWhen (01d2a11)

v4.1.1

06 Aug 15:00
Compare
Choose a tag to compare
Release 4.1.1

v4.1.0

05 Aug 04:04
Compare
Choose a tag to compare

Features

v4.0.0

03 Aug 20:29
Compare
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.

v3.50.0

18 Jul 05:29
Compare
Choose a tag to compare

Features

v3.49.0

24 Jun 01:27
Compare
Choose a tag to compare

Bug Fixes

Features

  • validation: allow undersocre in domain name when validating email (#542) (9b37326)