v6.1.1
What's Changed
Fixed
- Input validation:
detective()now returns[]immediately when called with an empty string orundefined, instead of passing the value to the AST walker (03a26d1) - Simplified
skipLazyLoadedcheck: Removed a redundant boolean condition (82d6f5f)
Internal
Full Changelog: v6.1.0...v6.1.1