cheton
released this
18 Feb 06:13
·
196 commits
to master
since this release
What's Changed
- feat(utils): add a
isNullish
method (alias ofisNullOrUndefined
) to check whether a value is eithernull
orundefined
by @cheton in #692
Full Changelog: https://github.com/trendmicro-frontend/tonic-ui/compare/@tonic-ui/[email protected]...@tonic-ui/[email protected]