Skip to content

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 23 Jan 13:44
· 20 commits to master since this release

v2.0.0 (2026-01-23)

✨ New Features

  • d2d6321 (datamaps) add colors and directions datamaps from itee-core
  • acce2e9 (tasks) upgrade tasks to latest itee and gulp standards
  • 1b5a528 (tasks) update default tasks to latest itee standards
  • 8520c33 (tests) remove the need to build backend file to run unit and benches tests

🐛 Bug Fixes

  • 7997dd6 (gulpfile) fix broken import links
  • 482bd38 (gulpfile-refresh) use external script that do not require gulp to be loaded for refreshing it
  • 037b333 (compute-unit-tests-task) fix default template for empty units
  • 7978f08 (tasks) fix frontend task run on empty test generation
  • e964303 (directions) fixing wrong imports
  • 1a72845 (release) fix release task and update others to latest standards

💥 Breaking Changes

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