Releases: globalbrain/sefirot
Releases · globalbrain/sefirot
v4.13.0
Bug Fixes
- lang: provide lang at app level so that it's available in stores (#586) (180babb)
Features
- http: support configuring stringify options (#587) (db4643a)
v4.12.0
Bug Fixes
- Error: ignore turnstile retriable error codes (57fa4a6)
- ignore google app errors on ios 18 (ddd00d4)
Features
- desc: add actions option (#582) (d6203f1)
- input-dropdown: refine single item selection (#583) (6da5fcb)
- input: add warning props to text, textarea, and number (#584) (3de54b9)
v3.51.5
Bug Fixes
- Error: ignore turnstile retriable error codes (6963196) (backports 57fa4a6)
v4.11.0
Features
- add app setup composables (#581) (0a647f6)
- Url: observe
route.path
in useUrlQuerySync
to preserve state during navigation (#579) (7a09b97)
v3.51.1
Bug Fixes
- Url: observe
route.path
in useUrlQuerySync
to preserve state during navigation (#579) (ad4bf02)
v4.10.0
Features
- input-file-upload: add droppable and indicator support (#574) (026e358)