As of 0.12.3, null
is not supported as prop values in tag functions. Thus this release updates van.d.ts
file to keep it consistent.
Supporting null
as prop values in tag functions is a planned feature in 1.0.0 release. Thus the restriction will be removed in 1.0.0 release.
See the release announcement: #53 (comment)