Skip to content

v9.0.0

Choose a tag to compare

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

v9.0.0 (2026-01-23)

✨ New Features

  • 54f687f (tasks) upgrade tasks to latest itee and gulp standards
  • 10a0717 (tests) remove the need to build backend file to run unit and benches tests

🐛 Bug Fixes

  • 31380aa (gulpfile) fix broken import links
  • bbe5a04 (gulpfile-refresh) use external script that do not require gulp to be loaded for refreshing it
  • 72cba4d (compute-unit-tests-task) fix default template for empty units
  • 437ab92 (tasks) fix frontend task run on empty test generation
  • c3fbe29 (release) fix release task and update others to latest standards

💥 Breaking Changes

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