Skip to content

v6.0.0

Choose a tag to compare

@github-actions github-actions released this 15 Jan 20:22
· 54 commits to master since this release

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