Skip to content

v5.3.6

Choose a tag to compare

@github-actions github-actions released this 04 Sep 20:34
· 205 commits to master since this release

5.3.6 (2025-09-04)

Bug Fixes

  • configs: add missing rollup tests configs updates (30aff13)
  • file-system: add parameter check (54211a7)
  • gulpfile: fix compute-test-bench task (bffeaba)
  • gulpfile: fix compute-test-unit task (a2f36ae)
  • gulpfile: fix test building system (f9aeb4f)
  • gulpfile: fix wrong rollup call in compute-test-bundle-by-source-file-export task (27afd98)
  • gulpfile: remove help task from release pipeline (b4bfb71)
  • gulpfile: remove karma broken tasks due to deprecation (c2146e9)
  • isblockdevicepath: avoid throw on stat sync fail (9d4a94d)
  • ischaracterdevicepath: avoid throw on stat sync fail (61c831f)
  • isdirectorypath: avoid throw on stat sync fail (0d6576c)
  • isemptydirectory: avoid throw on stat sync fail (c32ae20)
  • isemptyfile: avoid throw null or wrong file path (abe5b70)
  • isfifopath: avoid throw on stat sync fail (ddc8d2f)
  • isfilepath: avoid throw on stat sync fail (24d2e4f)
  • issocketpath: avoid throw on stat sync fail (211aa80)
  • issymboliclinkpath: add parameter check (66c7ec0)
  • issymboliclinkpath: avoid throw on stat sync fail (a0e1e17)
  • istestunitgenerator: fix eslint error for test purpose (0e99747)
  • npmignore: fix file name (86579d1)
  • units: fix some source file methode parameters types to fix unit test generation (0fa0951)