Skip to content

v5.4.0

Choose a tag to compare

@github-actions github-actions released this 03 Sep 14:16
· 193 commits to master since this release

5.4.0 (2025-09-03)

Bug Fixes

  • global: add method inputs validation that not throw (ca75340)
  • global: apply eslint fixes (9d3debb)
  • gulpfile: comment unecessary file cleaning that break under node v12 (4c57dd2)
  • gulpfile: fix broken karma tests due to deprecated packages (bde96a9)
  • gulpfile: fix building with latest standards (45eb022)
  • release: fix npm scripts names and reordering gulp tasks (a200684)
  • string: add rollup comment to avoid bad bundling (00c2d18)
  • temparture: avoid throw during input validation (564d451)

Features

  • files: add new utils methods (417a16c)