| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| preact-10.29.1.tgz | 2026-04-03 | 405.0 kB | |
| 10.29.1 source code.tar.gz | 2026-04-03 | 420.4 kB | |
| 10.29.1 source code.zip | 2026-04-03 | 546.6 kB | |
| README.md | 2026-04-03 | 658 Bytes | |
| Totals: 4 Items | 1.4 MB | 1 | |
Fixes
- Create a unique event-clock for each Preact instance on a page. (#5068, thanks @JoviDeCroock)
- Fix incorrect DOM order with conditional ContextProvider and inner keys (#5067, thanks @JoviDeCroock)
Maintenance
- fix: Remove postinstall script for playwright setup (#5063, thanks @rschristian)
- chore: speed up tests by using playwright instead of webdriverio (#5060, thanks @marvinhagemeister)
- chore: migrate remaining .js -> .jsx files (#5059, thanks @marvinhagemeister)
- chore: rename
.test.js->.test.jsxwhen JSX is used (#5058, thanks @marvinhagemeister) - Migrate from biome to oxfmt (#5033, thanks @JoviDeCroock)