859 B
859 B
@astro-reactive/form
0.8.0
Minor Changes
30de516
: 1. Change the default ofvalidateOnLoad
property to true, making server-side rendering validation the default behavior for theForm
component.- Update the demo
index.astro
page by removing thevalidateOnLoad
property/directive on the example which should still result to server-side rendered validation results.
- Update the demo
Patch Changes
fb11b73
: Initialcreate-astro-reactive
package Update packages' meta information (author, homepage) Upadte LICENSE owner info toastro-reactive
organization- Updated dependencies [
fb11b73
]- @astro-reactive/validator@0.3.3
- @astro-reactive/common@0.1.9