Skip to content

Releases: Itee/database

v10.0.1

23 Jan 22:38

Choose a tag to compare

v10.0.1 (2026-01-23)

v9.0.0

23 Jan 10:29

Choose a tag to compare

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

v8.3.0

19 Oct 23:50

Choose a tag to compare

v8.3.0 (2025-10-19)

✨ New Features

  • 5de696b (package) use cz-emoji in favor of cz-conventional-changlog
  • f07bc89 (gulpfile) split gulpfile tasks into sub-tasks files

🐛 Bug Fixes

  • c2e11f2 (gulpfile) fix gulp.conf file extension
  • 8e510fc (rollup.conf) fix removed parameter name to fix iife generation
  • 2860709 (builds) fix build tasks and config to be defined locally

v8.2.2

08 Sep 08:38

Choose a tag to compare

8.2.2 (2025-09-08)

Bug Fixes

v8.2.1

09 Feb 17:07

Choose a tag to compare

8.2.1 (2023-02-09)

Bug Fixes

  • package: remove karme dependencies with broken peer deps (d03dc72)
  • tabstractresponder: add default status code to formatted error from Error (309a152)

v8.2.0

02 Mar 15:48

Choose a tag to compare

8.2.0 (2022-03-02)

Features

  • tabstractdatabase: allow to use wrapper function named registerPlugin to allow multiexport (6a401c7)

v8.1.5

14 Feb 12:43

Choose a tag to compare

8.1.5 (2022-02-14)

Bug Fixes

  • package: update deps to latest version and move itee peer to deps (60f378e)

v8.1.4

14 Feb 08:38

Choose a tag to compare

8.1.4 (2022-02-14)

Bug Fixes

  • package: apply npm audit fix (75a471e)
  • package: update deps to latest version (e7751da)

v8.1.3

21 Jul 18:41

Choose a tag to compare

8.1.3 (2021-07-21)

Bug Fixes

  • readme: fix readme tags (ac4a9be)

v8.1.2

08 Jul 09:28

Choose a tag to compare

8.1.2 (2021-07-08)

Bug Fixes

  • package: apply dependencies fix (904105a)
  • package: apply fix from dependencies (ffaaca8)
  • releaserc: fix missing dev maps (3e34131)
  • tabstractadatabaseplugin: fix logger usage over static methods (f315d23)
  • tabstractdatabase: fix plugin setter and plugin config usage (b11ecf6)
  • tabstractdatabase: remove unused import (b55b778)
  • tabstractdatacontroller: fix transfert parameter to super class (b3fcb95)