Skip to content

Releases: withastro-utils/utils

@astro-utils/formidable@2.0.4

01 Nov 15:14

Choose a tag to compare

2.0.4 (2025-11-01)

Bug Fixes

@astro-utils/forms@3.15.2

21 Oct 21:56

Choose a tag to compare

3.15.2 (2025-10-21)

Bug Fixes

  • reloadState: stabilize render edge cases (2bb9349)

@astro-utils/forms@3.15.1

17 Oct 14:49

Choose a tag to compare

3.15.1 (2025-10-17)

Bug Fixes

@astro-utils/forms@3.15.0

17 Oct 11:45

Choose a tag to compare

3.15.0 (2025-10-17)

Features

@astro-utils/express-endpoints@2.1.2

16 Oct 13:52

Choose a tag to compare

2.1.2 (2025-10-16)

Bug Fixes

  • express-endpoint: body response type (f951d51)

@astro-utils/forms@3.14.1

13 Sep 09:49

Choose a tag to compare

3.14.1 (2025-09-13)

Bug Fixes

@astro-utils/forms@3.14.0

11 Sep 15:15

Choose a tag to compare

3.14.0 (2025-09-11)

Features

@astro-utils/forms@3.13.21

15 Aug 10:27

Choose a tag to compare

3.13.21 (2025-08-15)

Bug Fixes

  • utils: fix redirect search params (21cc53d)

@astro-utils/forms@3.13.20

11 Jul 15:52

Choose a tag to compare

3.13.20 (2025-07-11)

Bug Fixes

  • bigFileUpload: do not retry on validation errors (66d3ad9)

simple-form@1.0.0-beta.1

11 Jul 14:32

Choose a tag to compare

Pre-release

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