Releases: globalbrain/sefirot
Releases · globalbrain/sefirot
v4.5.0
Bug Fixes
- alert: use
:deep
instead of :slotted
to style elements (#557) (edfc823)
- remove lock on ofetch (3ad5a7d)
Features
v4.4.2
Bug Fixes
- desc-text: properly patch linkify-it (e035e7f)
v4.4.1
Bug Fixes
- desc-text: handle fuzzy email detection with non-ascii symbols (453f8ba)
v4.3.2
Bug Fixes
- move shims to client so other deps don't need to manually declare them (62cf9d3)
v4.3.1
Bug Fixes
- input-date: pin v-calendar to fix vue 3.5 compat issue (#553) (4b93a05)
v4.3.0
Bug Fixes
- http: bracket format for arrays in qs doesn't work properly with php (#551) (9a5db93)
Features
v4.2.0
Features
- composables/Utils: add
computedArrayWhen
(01d2a11)