Skip to content

Releases: globalbrain/sefirot

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)

v3.48.0

10 Jun 01:54
Compare
Choose a tag to compare

Bug Fixes

  • error: don't set error in store if it's ignored (#535) (91bc2d9)

Features

  • indicator: add <SIndicator> component (#533) (#534) (48d8626)
  • input-textarea: allow enabling auto resizing of textarea on supported browsers (#531) (8551a86)

v3.47.1

14 May 05:22
Compare
Choose a tag to compare

Bug Fixes

  • error: manually log error when sentry is disabled (#530) (7220745)

v3.47.0

09 May 08:02
Compare
Choose a tag to compare

Bug Fixes

  • types: fix broken markdown-it import with ESM resolution (#529) (6f11f7c)

Features

v3.46.0

06 May 21:13
Compare
Choose a tag to compare

Features

  • action-list: support showing tooltip and implement disabled prop (#516) (7f2abd1), closes #514 #515
  • button: support passing only string as tooltip (#524) (22e7e16)
  • http: support sending files along with json (#522) (dd75beb)

v3.45.0

26 Apr 03:44
Compare
Choose a tag to compare

Features

  • control: add :disabled and :tooltip support on action bar button (#523) (ff124a6)