Skip to content

Commit 850947a

Browse files
ci: Version Packages (#1217)
1 parent 95ef53b commit 850947a

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/quiet-cats-preserve.md

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

packages/solid-virtual/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @tanstack/solid-virtual
22

3+
## 3.13.32
4+
5+
### Patch Changes
6+
7+
- [#1203](https://github.com/TanStack/virtual/pull/1203) [`95ef53b`](https://github.com/TanStack/virtual/commit/95ef53b7fdfe79b0fc190a83ef63a15fa40e50bc) - Preserve measured item sizes when reactive virtualizer options change.
8+
39
## 3.13.31
410

511
### Patch Changes

packages/solid-virtual/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tanstack/solid-virtual",
3-
"version": "3.13.31",
3+
"version": "3.13.32",
44
"description": "Headless UI for virtualizing scrollable elements in Solid",
55
"author": "Tanner Linsley",
66
"license": "MIT",

0 commit comments

Comments
 (0)