Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/clever-deer-know.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/old-islands-speak.md

This file was deleted.

7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @vtbag/utensil-drawer

## 1.2.16 - 2026-02-08

### Patch Changes

- 9b2e7ab: mayStartViewTransition: Enhances error logging by allowing suppression when specified, and exposes a method to flush pending updates for better external control of state.
- d5f2d9b: setvectors: Improves group name extraction for view transitions

## 1.2.15 - 2026-01-02

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@vtbag/utensil-drawer",
"type": "module",
"version": "1.2.15",
"version": "1.2.16",
"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.",
"sideEffects": false,
"files": [
Expand Down