Skip to content

Releases: reedchan7/ls-json

v1.5.1

23 Sep 19:08

Choose a tag to compare

  • fix: Fixed the ambiguity in recursion depth caused by the depth parameter.

v1.4.3

23 Sep 09:51

Choose a tag to compare

  • doc: better README.md
  • fix: remove unnecessary pnpm publish script

v1.4.0

23 Sep 09:43

Choose a tag to compare

  • feat: parseRecursive() support; depth support; better docs; add test cases;

v1.3.1

22 Sep 03:48

Choose a tag to compare

  • chore: update README.md

v1.3.0

21 Sep 15:58

Choose a tag to compare

  • feat: add showDotsDir options support

v1.2.1

19 Sep 09:50

Choose a tag to compare

  • fix: updated the type of the mode field to string and added corresponding test cases

v1.2.0

19 Sep 09:49

Choose a tag to compare

chore: make necessary fields required

v1.1.0

19 Sep 08:58

Choose a tag to compare

BREAKING CHANGE: Rename parseLs function to parse

v1.0.0

19 Sep 08:38

Choose a tag to compare

First release 🎉