#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';
Use of the @extends block tag no longer produces warnings, #2659.
This tag should only be used in JavaScript projects to specify the type parameters used when extending a parent class. It will not be rendered.
Added new navigation.compactFolders option to prevent TypeDoc from compacting folders, similar to the VSCode option. #2667.
Bug Fixes
The suppressCommentWarningsInDeclarationFiles option now correctly ignores warnings in .d.cts and .d.mts files, #2647.
Restored re-exports in the page navigation menu, #2671.
JSON serialized projects will no longer contain reflection IDs for other projects created in the same run. Gerrit0/typedoc-plugin-zod0.
In packages mode the reflection ID counter will no longer be reset when converting projects. This previously could result in links to files not working as expected.
Use of the @extends block tag no longer produces warnings, #2659.
This tag should only be used in JavaScript projects to specify the type parameters used when extending a parent class. It will not be rendered.
Added new navigation.compactFolders option to prevent TypeDoc from compacting folders, similar to the VSCode option. #2667.
Bug Fixes
The suppressCommentWarningsInDeclarationFiles option now correctly ignores warnings in .d.cts and .d.mts files, #2647.
Restored re-exports in the page navigation menu, #2671.
JSON serialized projects will no longer contain reflection IDs for other projects created in the same run. Gerrit0/typedoc-plugin-zod0.
In packages mode the reflection ID counter will no longer be reset when converting projects. This previously could result in links to files not working as expected.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the all-updates group in /page with 5 updates:
5.1.0
5.1.1
4.13.1
4.15.7
13.0.3
14.1.2
3.4.7
3.4.12
0.26.5
0.26.7
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
astro
from 4.13.1 to 4.15.7Release notes
Sourced from astro's releases.
... (truncated)
Changelog
Sourced from astro's changelog.
... (truncated)
Commits
8214114
[ci] release (#12002)0b59fe7
Fix: prevent island re-rendering when using transition:persist (#11854) (#11915)00ea675
[ci] formata582cb6
Fix Svelte view transition state persistence (#12006)daca995
[ci] format082f450
Fix SolidJS view transition state persistence (#11998)b75bfc8
Fix vue resetting state when using view transition persistence (#11946)a2f8c5d
docs: fix Content Layer RFC Link (#12000)27d19f6
[ci] release (#11986)ec15210
[ci] formatUpdates
marked
from 13.0.3 to 14.1.2Release notes
Sourced from marked's releases.
Commits
0309c2f
chore(release): 14.1.2 [skip ci]9d7b728
fix: fix html following list (#3444)2fe4136
chore: update testutils to v14.1.1-0 (#3443)f3c387f
chore(release): 14.1.1 [skip ci]9ed6456
fix: Don't replace tabs with spaces (#3438)2ff0547
chore(deps-dev): Bump@markedjs/eslint-config
from 1.0.1 to 1.0.2 (#3442)e6167a9
chore(deps-dev): Bump rollup from 4.21.0 to 4.21.2 (#3441)2124b5d
chore: update@marked/testutils
(#3431)e6f0ca5
chore(deps-dev): Bump eslint from 9.9.0 to 9.9.1 (#3430)73d21f4
chore(deps-dev): Bump tslib from 2.6.3 to 2.7.0 (#3429)Updates
tailwindcss
from 3.4.7 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)f65023e
3.4.9702ba6a
Don't warn about broad globs in vendor folders (#14147)1676118
3.4.8Updates
typedoc
from 0.26.5 to 0.26.7Release notes
Sourced from typedoc's releases.
Changelog
Sourced from typedoc's changelog.
Commits
c56c478
Update changelog for releasec9b3135
Bump version to 0.26.7dc887b3
Rebuild specse10ab3e
Add support for TypeScript 5.615ba2dd
Merge pull request #2693 from waynemwashuma/masterf4d7199
Merge branch 'master' into waynemwashuma/master1ec4461
Fully support@abstract
tag0682459
Ignore deprecation lintafd77e6
Finish customJs feature12ba3d5
Merge pull request #2663 from Aryakoste/custom-jsDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show