Skip to content

Tags: withastro-utils/utils

Tags

@astro-utils/forms@3.13.19

Toggle @astro-utils/forms@3.13.19's commit message
chore(release): 3.13.19 [skip ci]

## [3.13.19](https://github.com/withastro-utils/utils/compare/@astro-utils/forms@3.13.18...@astro-utils/forms@3.13.19) (2024-11-17)

### Bug Fixes

* **cookie:** secure type ([697340a](697340a))

@astro-utils/forms@3.13.18

Toggle @astro-utils/forms@3.13.18's commit message
chore(release): 3.13.18 [skip ci]

## [3.13.18](https://github.com/withastro-utils/utils/compare/@astro-utils/forms@3.13.17...@astro-utils/forms@3.13.18) (2024-09-20)

### Bug Fixes

* **uploadFile:** null ref ([e06368a](e06368a))

@astro-utils/forms@3.13.17

Toggle @astro-utils/forms@3.13.17's commit message
chore(release): 3.13.17 [skip ci]

## [3.13.17](https://github.com/withastro-utils/utils/compare/@astro-utils/forms@3.13.16...@astro-utils/forms@3.13.17) (2024-09-17)

### Bug Fixes

* **uploadBigFile:** workaround timeouts when closing big file ([25f28fc](25f28fc))

@astro-utils/forms@3.13.16

Toggle @astro-utils/forms@3.13.16's commit message
chore(release): 3.13.16 [skip ci]

## [3.13.16](https://github.com/withastro-utils/utils/compare/@astro-utils/forms@3.13.15...@astro-utils/forms@3.13.16) (2024-09-12)

### Bug Fixes

* **bigFileUpload:** process ([1278672](1278672))

@astro-utils/forms@3.13.15

Toggle @astro-utils/forms@3.13.15's commit message
chore(release): 3.13.15 [skip ci]

## [3.13.15](https://github.com/withastro-utils/utils/compare/@astro-utils/forms@3.13.14...@astro-utils/forms@3.13.15) (2024-09-12)

### Bug Fixes

* **bigFileUpload:** export processBigFileUpload ([d5b87d3](d5b87d3))

@astro-utils/forms@3.13.14

Toggle @astro-utils/forms@3.13.14's commit message
chore(release): 3.13.14 [skip ci]

## [3.13.14](https://github.com/withastro-utils/utils/compare/@astro-utils/forms@3.13.13...@astro-utils/forms@3.13.14) (2024-08-30)

### Bug Fixes

* **cookie:** default settings ([9c2a83b](9c2a83b))

@astro-utils/formidable@2.0.3

Toggle @astro-utils/formidable@2.0.3's commit message
chore(release): 2.0.3 [skip ci]

## [2.0.3](https://github.com/withastro-utils/utils/compare/@astro-utils/formidable@2.0.2...@astro-utils/formidable@2.0.3) (2024-08-30)

### Bug Fixes

* **README:**  docs ([e8bdd0e](e8bdd0e))

@astro-utils/formidable@2.0.2

Toggle @astro-utils/formidable@2.0.2's commit message
chore(release): 2.0.2 [skip ci]

## [2.0.2](https://github.com/withastro-utils/utils/compare/@astro-utils/formidable@2.0.1...@astro-utils/formidable@2.0.2) (2024-08-30)

### Bug Fixes

* **formidable:** parse files ([6bb8c34](6bb8c34))

@astro-utils/forms@3.13.13

Toggle @astro-utils/forms@3.13.13's commit message
chore(release): 3.13.13 [skip ci]

## [3.13.13](https://github.com/withastro-utils/utils/compare/@astro-utils/forms@3.13.12...@astro-utils/forms@3.13.13) (2024-08-28)

### Bug Fixes

* **state:** save state ([945b02e](945b02e))

@astro-utils/forms@3.13.12

Toggle @astro-utils/forms@3.13.12's commit message
chore(release): 3.13.12 [skip ci]

## [3.13.12](https://github.com/withastro-utils/utils/compare/@astro-utils/forms@3.13.11...@astro-utils/forms@3.13.12) (2024-08-16)

### Bug Fixes

* **files:** parse multi file upload ([0a5c0db](0a5c0db))