Skip to content

Commit 9d3acf6

Browse files
Version Packages (#161)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d3d8614 commit 9d3acf6

4 files changed

Lines changed: 9 additions & 8 deletions

File tree

.changeset/crisp-rules-enjoy.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
# preact-iso
22

3+
## 2.12.2
4+
5+
### Patch Changes
6+
7+
- d3d8614: Support v11 by switching to keyed route slots, rather than reversing children
8+
39
## 2.12.1
410

511
### Patch Changes

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "preact-iso",
3-
"version": "2.12.1",
3+
"version": "2.12.2",
44
"type": "module",
55
"main": "src/index.js",
66
"module": "src/index.js",

0 commit comments

Comments
 (0)