mirror of
https://github.com/flarum/framework.git
synced 2025-04-07 23:30:14 +08:00

* feat: allow use of any tag in `listItems` helper * fix: fix missing optional chaining * chore: use more optional chaining * fix: various typings errors * chore: replace `Vnode[]` with `Children`