1 KiB
1 KiB
@astro-reactive/demo
0.1.1
Patch Changes
a1cc4b0
: Update homepage to https://astro-reactive.js.org- Updated dependencies [
a1cc4b0
]- @astro-reactive/validator@0.4.1
- @astro-reactive/form@0.9.1
0.1.0
Minor Changes
4d2a577
: Support Astro 3
Patch Changes
- Updated dependencies [
4d2a577
]- @astro-reactive/validator@0.4.0
- @astro-reactive/form@0.9.0
0.0.2
Patch Changes
fb11b73
: Initialcreate-astro-reactive
package Update packages' meta information (author, homepage) Upadte LICENSE owner info toastro-reactive
organization30de516
: Change the default ofvalidateOnLoad
property to true, making server-side rendering validation the default behavior for theForm
component. Update the demoindex.astro
page by removing thevalidateOnLoad
property/directive on the example which should still result to server-side rendered validation results.- Updated dependencies [
fb11b73
] - Updated dependencies [
30de516
]- @astro-reactive/validator@0.3.3
- @astro-reactive/form@0.8.0