Releases: Itee/validators
Releases · Itee/validators
v7.0.1
Compare
Sorry, something went wrong.
No results found
v7.0.1 (2026-01-23)
🐛 Bug Fixes
064c269 (package) apply package override to fix trust publishing
v6.1.3
Compare
Sorry, something went wrong.
No results found
v6.1.2
Compare
Sorry, something went wrong.
No results found
v6.1.1
Compare
Sorry, something went wrong.
No results found
v6.1.0
Compare
Sorry, something went wrong.
No results found
v6.1.0 (2026-01-22)
✨ New Features
cec2ca8 (tasks) update default tasks to latest itee standards
9a018d8 (tests) remove the need to build backend file to run unit and benches tests
🐛 Bug Fixes
a638198 (gulpfile-refresh) use external script that do not require gulp to be loaded for refreshing it
d20c0b2 (compute-unit-tests-task) fix default template for empty units
fea81a8 (tasks) fix frontend task run on empty test generation
e40b077 (release) fix release task and update others to latest standards
d35c610 (import-testing) fix broken cjs path
v6.0.0
Compare
Sorry, something went wrong.
No results found
v6.0.0 (2025-11-05)
✨ New Features
6e706ed (benchmarks) re-introduce benchmarks frontend with web test runner, configs and new code
🐛 Bug Fixes
31c3572 (gulpfile) fix broken import links
876ba94 (run-tests) fix task displayName
💥 Breaking Changes
a6f1255 (node) drop nodejs v18 support and add nodejs v24
v5.6.0
Compare
Sorry, something went wrong.
No results found
v5.6.0 (2025-10-18)
✨ New Features
187970c (gulpfile) split gulpfile tasks into sub-tasks files
🐛 Bug Fixes
1ae6d25 (sources) avoid validator with thrown during migration
v5.5.1
Compare
Sorry, something went wrong.
No results found
v5.5.0
Compare
Sorry, something went wrong.
No results found
v5.5.0 (2025-10-16)
✨ New Features
e3f7745 (package) use cz-emoji in favor of cz-conventional-changlog
v5.4.0
Compare
Sorry, something went wrong.
No results found
5.4.0 (2025-10-16)
Bug Fixes
builds: remove console log side effect in favor of pretty banner from figlet package (e6304f0 )
gulpfile: apply some fixes to standardize gulpfile (ea8840a )
isinfinite: fix circular dependency (8e048e3 )
rollup.conf: fix variable collision (ffc877d )
Features
check-bundling: improve existing bundling check to detect side-effects (a285bf6 )