Which for JS 8.0.0
- Breaking change: raised the required Node.js version.
- Breaking change: removed the
FinderError
class. - Breaking change: removed the
Finder.pathSeparator
property. - Breaking change: renamed the
Finder.path
property topaths
. - Added the
ResultSet
class. - Ported the source code to JavaScript.