mirror of
https://github.com/flarum/core.git
synced 2025-05-12 18:35:23 +02: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`