Releases: syntax-tree/unist-util-is
Releases · syntax-tree/unist-util-is
4.0.1
4.0.0
3.0.0
- e5388f7 Change signature to use
node
first,test
second - c3801b3 Add
is.convert
to convert a test to a function
Note: This release is 100% breaking (e5388f7). Please reverse node
and test
to update.
Take this opportunity to use the new is.convert
function (c3801b3) if possible, as it’s a bit more performant.