Skip to content

Commit 676ed9d

Browse files
authored
chore: add missing changeset for post-2.10.5 fixes (#206)
1 parent 32dbfbb commit 676ed9d

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.changeset/post-2-10-5-fixes.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
'@preact/preset-vite': patch
3+
---
4+
- prevent the CJS build from rewriting the hook names helper import to `require()`
5+
- skip devtools plugin resolve/transform hooks unless devtools support is enabled
6+
- add the `vite-plugin` keyword for registry discovery

0 commit comments

Comments
 (0)