Skip to content

v9.0.0

Choose a tag to compare

@github-actions github-actions released this 23 Jan 10:46
· 18 commits to master since this release

v9.0.0 (2026-01-23)

✨ New Features

  • f05ddfc (tasks) upgrade tasks to latest itee and gulp standards
  • 1d4617e (tasks) update default tasks to latest itee standards
  • 09810f9 (tests) remove the need to build backend file to run unit and benches tests

🐛 Bug Fixes

  • 04f6c74 (gulpfile) fix broken import links
  • 27b1115 (gulpfile-refresh) use external script that do not require gulp to be loaded for refreshing it
  • 1d46185 (compute-unit-tests-task) fix default template for empty units
  • 8e444d2 (tasks) fix frontend task run on empty test generation
  • 0ac97db (release) fix release task and update others to latest standards

💥 Breaking Changes

  • d0d8455 (node) drop nodejs v18 support and introduce nodejs v24