#119397b09c62 Thanks @bholmesdev! - Adds support for Zod discriminated unions on Action form inputs. This allows forms with different inputs to be submitted to the same action, using a given input to decide which object should be used for validation.
This example accepts either a create or update form submission, and uses the type field to determine which object to validate against.
import { defineAction } from 'astro:actions';
import { z } from 'astro:schema';
#119397b09c62 Thanks @bholmesdev! - Adds support for Zod discriminated unions on Action form inputs. This allows forms with different inputs to be submitted to the same action, using a given input to decide which object should be used for validation.
This example accepts either a create or update form submission, and uses the type field to determine which object to validate against.
import { defineAction } from 'astro:actions';
import { z } from 'astro:schema';
flatpack-json was caching the objects it got for performance. But this created an issue when one of those objects were updated in the background. Since the object was cached, it was assumed that nothing had changed.
Bumps the npm-deps group with 12 updates in the / directory:
5.1.0
5.1.1
5.0.20
5.1.0
4.13.2
4.15.8
11.3.24
11.5.6
3.4.9
3.4.12
3.6.1
3.6.2
0.5.14
0.5.15
7.18.0
8.6.0
8.13.2
8.14.4
8.57.0
9.11.0
0.33.1
1.2.4
0.5.14
0.6.6
Updates
@astrojs/tailwind
from 5.1.0 to 5.1.1Release notes
Sourced from
@astrojs/tailwind
's releases.Changelog
Sourced from
@astrojs/tailwind
's changelog.Commits
8214114
[ci] release (#12002)dcd1158
Make@astrojs/tailwind
compat with Astro 5 (#12018)b9394fa
chore(deps): update all non-major dependencies (#11948)645f4e2
fix(deps): update all non-major dependencies (#11896)26c63a2
fix(deps): update all non-major dependencies (#11837)48b85c1
fix(deps): update all non-major dependencies (#11765)315ec07
fix(deps): update all non-major dependencies (#11674)72c7ae9
update formatter config (#11640)4c1b769
chore: bump typescript-eslint to v8 (#11649)da86d54
fix(deps): update all non-major dependencies (#11618)Updates
@fontsource/inter
from 5.0.20 to 5.1.0Commits
Updates
astro
from 4.13.2 to 4.15.8Release notes
Sourced from astro's releases.
... (truncated)
Changelog
Sourced from astro's changelog.
... (truncated)
Commits
b4563f8
[ci] release (#12021)e00a641
[ci] format8c0cae6
fix(routing): computeAPIContext.params
when rewriting usingnext
(#12031)d3bd673
Check route collision after getStaticPaths (#12028)40e7a1b
Lazily initialize the md and mdx processor (#12026)dd3b753
Add selected to the list of boolean attributes (#12027)9be3e1b
Remove dependency on path-to-regexp (#12001)8d4eb95
[ci] format53cb41e
fix: correctly handle head propagation in content layer deferred rendering (#...8214114
[ci] release (#12002)Updates
framer-motion
from 11.3.24 to 11.5.6Changelog
Sourced from framer-motion's changelog.
... (truncated)
Commits
1d4fe17
v11.5.651836be
Updating changelogf41e7e5
Making render check more robustb2a6148
Updating version8fe6870
v11.5.5bcdd733
Updating changelog111c7c0
Animate values when child variant definitions change (#2804)f7b6212
Removing annotationdcf88c8
Updating version5d9d296
v11.5.4Updates
tailwindcss
from 3.4.9 to 3.4.12Release notes
Sourced from tailwindcss's releases.
Changelog
Sourced from tailwindcss's changelog.
Commits
e8614a2
3.4.12fe48ca8
Insert@defaults
at start of stylesheet (#14427)818d10a
3.4.118dd9246
update changelog6d9ae82
Allowanchor-size(…)
in arbitrary values (#14393)f07dbff
3.4.10c4f2362
Bump versions of plugins in the Standalone CLI (#14185)Updates
@astrojs/react
from 3.6.1 to 3.6.2Release notes
Sourced from
@astrojs/react
's releases.Changelog
Sourced from
@astrojs/react
's changelog.Commits
8118120
[ci] release (#11654)7adb350
Prevent throwing in react and solid component checks (#11624)72c7ae9
update formatter config (#11640)750d532
fix(deps): update all non-major dependencies (#11565)Updates
@tailwindcss/typography
from 0.5.14 to 0.5.15Release notes
Sourced from
@tailwindcss/typography
's releases.Changelog
Sourced from
@tailwindcss/typography
's changelog.Commits
199a0c6
0.5.15fa5beec
Modernize repository setup (#359)1da9d14
Update peer dependency version to include 4.0.0-alpha.20 (#358)Updates
@typescript-eslint/parser
from 7.18.0 to 8.6.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
343710e
chore(release): publish 8.6.04d31ebe
chore(release): publish 8.5.04bc801e
chore: enable unicorn/no-array-reduce (#9640)3920c93
chore(release): publish 8.4.02ad3404
chore: enableunicorn/prefer-export-from
and `@typescript-eslint/consistent...ef2eab1
chore(release): publish 8.3.09612d81
chore: enable eslint-plugin-perfectionist on parser package (#9845)7440e14
chore(release): publish 8.2.0382e87b
chore: enableunicorn/prefer-node-protocol
(#9742)243fb5f
chore: enable prefer-template (#9544)Updates
cspell
from 8.13.2 to 8.14.4Release notes
Sourced from cspell's releases.
... (truncated)
Changelog
Sourced from cspell's changelog.
Commits
aeedd49
v8.14.4ce99637
v8.14.3f4697d0
refactor: rename package@cspell/normalize-json
toflatpack-json
(#6235)24c45ad
ci: Workflow Bot -- Update ALL Dependencies (main) (#6183)dd68c9a
fix: Add flutter dictionary for dart (#6185)7fd0b70
ci: Workflow Bot -- Update ALL Dependencies (main) (#6155)9f7c183
v8.14.25552bdb
v8.14.12e050b4
v8.14.0e017775
v8.13.3Updates
eslint
from 8.57.0 to 9.11.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.