Skip to content

v6.1.1

Choose a tag to compare

@XhmikosR XhmikosR released this 20 Apr 05:11
· 11 commits to main since this release

What's Changed

Fixed

  • Input validation: detective() now returns [] immediately when called with an empty string or undefined, instead of passing the value to the AST walker (03a26d1)
  • Simplified skipLazyLoaded check: Removed a redundant boolean condition (82d6f5f)

Internal

Full Changelog: v6.1.0...v6.1.1