astro-reactive-form/apps/demo/CHANGELOG.md
github-actions[bot] c0f3ca1fa3
chore: Update version for release (#295)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-09-25 16:29:43 +02:00

859 B

@astro-reactive/demo

0.1.0

Minor Changes

Patch Changes

  • Updated dependencies [4d2a577]
    • @astro-reactive/validator@0.4.0
    • @astro-reactive/form@0.9.0

0.0.2

Patch Changes

  • fb11b73: Initial create-astro-reactive package Update packages' meta information (author, homepage) Upadte LICENSE owner info to astro-reactive organization
  • 30de516: Change the default of validateOnLoad property to true, making server-side rendering validation the default behavior for the Form component. Update the demo index.astro page by removing the validateOnLoad 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