Releases: playfulprogramming/unist-util-flat-filter
Releases · playfulprogramming/unist-util-flat-filter
v2.0.0
What's Changed
Migrate to ESM
This removes support for various versions of node. Change all require
statements into import
Full Changelog: v1.0.0...v2.0.0
Initial release
v1.0.0 Updated gitignore, added test and index files