AFASSoftware / maquette

Pure and simple virtual DOM library

Home Page:https://maquettejs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use new Typescript feature

johan-gorter opened this issue · comments

We can work without the workaround with recursive types (VNodeChildren).
microsoft/TypeScript#33050

To prevent a major release, we should mark VNodeChildren as deprecated and do a minor relase instead.