Skip to content

Commit 42b7f4b

Browse files
committed
update changelog
1 parent 1a248b1 commit 42b7f4b

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## 0.9.91 - 2026-04-14
4+
5+
Bugfixes from the 0.9.90 release:
6+
7+
- Fix `on resize from window` / `on resize from document` — non-Element targets now fall through to the native `resize` event instead of using a `ResizeObserver`
8+
- The toggle commands `for <duration>` modifier no longer consumes a following for-in loop
9+
- Fix `${}` template expressions hanging the playground iframe due to leftover debug logging
10+
- Fix `npx hyperscript.org --validate` (and the `bun`/`deno` platform scripts) crashing with `ERR_MODULE_NOT_FOUND`. (#667)
11+
312
## 0.9.90 - 2026-04-13
413

514
Hoooooo doggie, it's been a year of on and off work, and we finally had some time to focus on hyperscript!

0 commit comments

Comments
 (0)