diff options
Diffstat (limited to '.changeset/rude-geckos-rush.md')
-rw-r--r-- | .changeset/rude-geckos-rush.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.changeset/rude-geckos-rush.md b/.changeset/rude-geckos-rush.md new file mode 100644 index 000000000..53f058151 --- /dev/null +++ b/.changeset/rude-geckos-rush.md @@ -0,0 +1,5 @@ +--- +'astro': patch +--- + +Updates view transitions `form` handling with logic for the [`enctype`](https://developer.mozilla.org/en-US/docs/Web/API/HTMLFormElement/enctype) attribute |