We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c49779 commit 84e6e11Copy full SHA for 84e6e11
.changeset/floppy-rats-call.md
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# The Bag of Tricks for Astro's View Transitions
2
3
+## 2.1.8
4
+
5
+### Patch Changes
6
7
+- b44b1f6: Guard view transition names by forward/backward view transition types in default view transition styling
8
9
## 2.1.7 - 2025-07-28
10
11
### Patch Changes
package.json
@@ -3,7 +3,7 @@
"publishConfig": {
"access": "public"
},
- "version": "2.1.7",
+ "version": "2.1.8",
"description": "The 👜 Bag of Tricks ✨ for Astro's View Transitions",
"homepage": "https://events-3bg.pages.dev/",
"bugs": {
0 commit comments