mirror of
https://github.com/flarum/framework.git
synced 2025-06-08 01:34:33 +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`