All notable changes to this module will be documented in this file. This project adheres to Semantic Versioning. This change log adheres to standards from Keep a CHANGELOG.
parse: attach node locations by default.moduleVisitor: visitor now gets the full import statement node as a second
argument, so rules may report against the full statement / require call instead
of only the string literal node.Re-releasing v2.1.0 after vetting (again) and unable to reproduce issue.
Yanked due to critical issue with cache key resulting from #839.
parse now additionally passes filePath to parser in parserOptions like eslint core doesunambiguous no longer exposes fast test regexunambiguous.test() regex is now properly in multiline mode