Skip to content

v2.0.0

Choose a tag to compare

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

v2.0.0 (2026-01-23)

✨ New Features

  • 512556c (tasks) upgrade tasks to latest itee and gulp standards
  • d6fa2e5 (tasks) update default tasks to latest itee standards
  • 8120e0a (tests) remove the need to build backend file to run unit and benches tests

🐛 Bug Fixes

  • 24a3944 (gulpfile) fix broken import links
  • c59b613 (gulpfile-refresh) use external script that do not require gulp to be loaded for refreshing it
  • 551df88 (compute-unit-tests-task) fix default template for empty units
  • 09172b9 (tasks) fix frontend task run on empty test generation
  • bf28afd (release) fix release task and update others to latest standards

💥 Breaking Changes

  • 805ba92 (node) drop nodejs v18 support and introduce nodejs v24