Skip to content

3.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Mar 23:18
· 17 commits to main since this release

3.0.0 (2025-03-11)

Features

  • add options for getFolders and getModules functions (98f4378)
  • improve performance, slightly refactor for DRY (7c6e8a6)

BREAKING CHANGES

  • getModules() now accept a reduceCallback instead of filterCallback.