Skip to content

Commit 3f7b0c2

Browse files
Version Packages (#175)
* Version Packages * Update CHANGELOG.md --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Martin Trapp <[email protected]>
1 parent 58cd5a1 commit 3f7b0c2

File tree

5 files changed

+12
-16
lines changed

5 files changed

+12
-16
lines changed

.changeset/soft-walls-give.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/tame-balloons-beam.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/warm-items-pump.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# The Bag of Tricks for View Transitions
22

3+
## 1.9.0 - 2024-09-05
4+
5+
### Minor Changes
6+
7+
- 58cd5a1: Integrates `@vtbag/element-crossing` to transfer selected HTML state to the next page on CSS-only cross-deocument view transitions
8+
9+
### Patch Changes
10+
11+
- bb74ccd: Provides better guidance if the test chamber cannot be opened via devTools.
12+
- 7796f7c: Fixed an issue where VtBotDebug throws errors when analzing animations of cross-document transitions
13+
314
## 1.8.8 - 2024-08-28
415

516
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"publishConfig": {
44
"access": "public"
55
},
6-
"version": "1.8.8",
6+
"version": "1.9.0",
77
"description": "The 👜 Bag of Tricks ✨ for Astro's View Transitions",
88
"homepage": "https://events-3bg.pages.dev/",
99
"bugs": {

0 commit comments

Comments
 (0)