Skip to content

Commit 8915447

Browse files
Version Packages
1 parent 166b1ee commit 8915447

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/tasty-eggs-sing.md

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

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @vtbag/utensil-drawer
22

3+
## 1.2.17
4+
5+
### Patch Changes
6+
7+
- 096713e: Fixes a race condition where the wrong polyfill classes were removed when a transition was skipped.
8+
39
## 1.2.16 - 2026-02-08
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@vtbag/utensil-drawer",
33
"type": "module",
4-
"version": "1.2.16",
4+
"version": "1.2.17",
55
"description": "Pull out just what you need to craft seamless transitions. The Utensil Drawer holds reusable functions to help you build websites with view transitions. It is a bit sparse right now, but like the one in your kitchen, it is bound to fill up over time.",
66
"sideEffects": false,
77
"files": [

0 commit comments

Comments
 (0)