Skip to content

Releases: Itee/utils

v7.0.1

23 Jan 21:28

Choose a tag to compare

v7.0.1 (2026-01-23)

🐛 Bug Fixes

  • 776c499 (package) apply package override to fix trust publishing

v6.0.6

23 Jan 10:19

Choose a tag to compare

v6.0.6 (2026-01-23)

v6.0.5

23 Jan 09:59

Choose a tag to compare

v6.0.5 (2026-01-23)

v6.0.4

23 Jan 08:48

Choose a tag to compare

v6.0.4 (2026-01-23)

v6.0.3

21 Jan 21:47

Choose a tag to compare

v6.0.3 (2026-01-21)

v6.0.2

15 Jan 21:52

Choose a tag to compare

v6.0.2 (2026-01-15)

🐛 Bug Fixes

  • 554820b (package) apply internal fix to itself

v6.0.1

15 Jan 21:39

Choose a tag to compare

v6.0.1 (2026-01-15)

🐛 Bug Fixes

  • cc26a6b (tests) try to fix broken import for backend due to bad package json main target

v6.0.0

15 Jan 20:22

Choose a tag to compare

v6.0.0 (2026-01-15)

✨ New Features

  • a0c1245 (tasks) upgrade tasks to latest itee and gulp standards
  • a47cb97 (tasks) update default tasks to latest itee standards
  • a0a39cf (tests) remove the need to build backend file to run unit and benches tests

🐛 Bug Fixes

  • 071d3ce (gulpfile) fix broken import links
  • 230b984 (gulpfile-refresh) use external script that do not require gulp to be loaded for refreshing it
  • 6b0e2aa (compute-unit-tests-task) fix default template for empty units
  • 85cbc41 (tasks) fix frontend task run on empty test generation
  • 0f83a28 (strings) try to fix side effect
  • 10e20d2 (benchmarks) use full filename on import to allow direct nodejs usage
  • c29d142 (release) fix release task and update others to latest standards

💥 Breaking Changes

  • 3b719ed (node) drop nodejs v18 support and introduce nodejs v24

v5.6.0

18 Oct 18:26

Choose a tag to compare

v5.6.0 (2025-10-18)

✨ New Features

  • cafa2c0 (gulpfile) split gulpfile tasks into sub-tasks files

v5.5.0

16 Oct 23:30

Choose a tag to compare

v5.5.0 (2025-10-16)

✨ New Features

  • 2c1af5f (package) use cz-emoji in favor of cz-conventional-changlog

🐛 Bug Fixes

  • 5e5a887 (gulpfile) fix gulp.conf file extension
  • 3cf5c13 (rollup.conf) fix removed parameter name to fix iife generation
  • 82da0e2 (bundling) fix some bundling side effects