Skip to content

Commit b507203

Browse files
chore(release): 3.0.0
# [3.0.0](2.2.0...3.0.0) (2025-03-11) ### Features * add options for getFolders and getModules functions ([98f4378](98f4378)) * improve performance, slightly refactor for DRY ([7c6e8a6](7c6e8a6)) ### BREAKING CHANGES * getModules() now accept a reduceCallback instead of filterCallback.
1 parent 41273e6 commit b507203

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "file-folder-loader",
3-
"version": "2.2.0",
3+
"version": "3.0.0",
44
"description": "",
55
"keywords": [
66
"iteration",

0 commit comments

Comments
 (0)