Skip to content

Releases: dependents/node-detective-cjs

v7.0.0

Choose a tag to compare

@XhmikosR XhmikosR released this 19 May 14:48

What's Changed

  • Check for content and throw an error if undefined
  • Update dependencies and drop Node.js < 20 support
  • Switch to ESM

Full Changelog: v6.1.1...v7.0.0

v6.1.1

Choose a tag to compare

@XhmikosR XhmikosR released this 20 Apr 05:11

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

v6.1.0

Choose a tag to compare

@XhmikosR XhmikosR released this 03 Mar 19:32

What's Changed

support skipLazyLoaded option by @srsudar in #21

New Contributors

Full Changelog: v6.0.1...v6.1.0

v6.0.1

Choose a tag to compare

@XhmikosR XhmikosR released this 03 Mar 19:31

What's Changed

Update dependencies

Full Changelog: v6.0.0...v6.0.1

v6.0.0

Choose a tag to compare

@XhmikosR XhmikosR released this 14 Apr 06:54

What's Changed

  • BREAKING Update dependencies and drop Node.js < 18 support

Full Changelog: v5.0.1...v6.0.0

v5.0.1

Choose a tag to compare

@XhmikosR XhmikosR released this 05 May 07:00
  • Drop Node.js 12 support
  • Update dependencies
  • Update CI

Full Changelog: v4.1.0...v5.0.1

v4.1.0

Choose a tag to compare

@XhmikosR XhmikosR released this 19 Mar 07:57
4.1.0

v4.0.0

Choose a tag to compare

@XhmikosR XhmikosR released this 19 Mar 07:57
4.0.0