diff options
Diffstat (limited to '.changeset')
-rw-r--r-- | .changeset/weak-swans-sparkle.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.changeset/weak-swans-sparkle.md b/.changeset/weak-swans-sparkle.md new file mode 100644 index 000000000..ee99d8bc7 --- /dev/null +++ b/.changeset/weak-swans-sparkle.md @@ -0,0 +1,5 @@ +--- +"astro": patch +--- + +Due to regression on mobile WebKit browsers, reverts a change made for JavaScript animations during view transitions. |