Releases: withastro-utils/utils
Releases · withastro-utils/utils
@astro-utils/formidable@2.0.4
@astro-utils/forms@3.15.2
@astro-utils/forms@3.15.1
@astro-utils/forms@3.15.0
@astro-utils/express-endpoints@2.1.2
@astro-utils/forms@3.14.1
@astro-utils/forms@3.14.0
@astro-utils/forms@3.13.21
@astro-utils/forms@3.13.20
simple-form@1.0.0-beta.1
1.0.0-beta.1 (2025-07-11)
Bug Fixes
- better errors (b415f40)
- state: build state (902540d)
- bigFile: calc directory size (4ab5311)
- bigFile: connecting chunks (6caa768)
- form: default action (697f0b5)
- submit: default submit button (d223c28)
- astro: first render bug (8741184)
- forms close (5dd2955)
- select: lock context (7c8e37f)
- min & max date (e8a4b9b)
- session: name (281bfdd)
- state: not save on first get (e83b889)
- package description (dba1e23)
- date: parse & stringify forms dates input (92997b2)
- BSelect: parse date & numbers (9b70002)
- files: parse multi file upload (0a5c0db)
- render: race conditioning when rendering (f442303)
- select: read options (241e350)
- input: readonly state (cd1ec68)
- nest-formBind: rerender only once (520adc1)
- saving session (4535f21)
- nested-forms: stack loading nested forms (b2caa6e)
- json: stringify (c3b1cb4)
- name: the same name in different forms override one another (1f2ebf7)
- uploadBigFile: workaround timeouts when closing big file (25f28fc)
Features
- bigFile: built in component for big files uploads (ceb9b4d)
- button: disable button while submitting (53e0fe5)
- package: express-endpoints (f2ffdc0)
- form state (ASPX) (#3) (1f71d80)
- state: lifecycle events (03ebfb4)
- native form parser (dbef97d)
- input: redirect onEnter to a button (5a05302)
- errors: strict errors (4687773)
- support for astro v5 (8c8818d)
- support for astro@3 (1b8d221)
- BInput: support json value (16701d6)
- throw override response (80862ce)
BREAKING CHANGES
- Support for astro v5