github vanjs-org/van 0.12.3
0.12.3: disallow null as prop values in tag functions in van.d.ts

latest releases: 1.5.5, 1.5.3, 1.5.2...
2 years ago

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)

Don't miss a new van release

NewReleases is sending notifications on new releases.