v1.1.0
Changelog
All notable changes to this project will be documented in this file.
[1.1.0] - 2026-07-09
- Commit Range: ➡️
c49243e...4051a9f
🛠️ Bug Fixes
-
48fc952— 🐛 [fix] (jscpd) Stop ignoring tool package directories (5 files, +76,-36) -
Replace broad tool-name ignore globs with explicit config-file patterns so packages such as eslint-plugin-* remain scannable.
-
Align shared defaults with jscpd v5 by disabling symlink traversal, suppressing tips, using the 1mb size ceiling, and keeping duplicate reports informational with threshold 100.
-
Extend the typed config loader and tests to cover the new noTips option and the safer scan defaults.
-
Reorder package scripts with the configured package-json formatter so release verification stays clean.
🧹 Chores
-
4051a9f— Release v1.1.0 (2 files, +3,-3) -
2f2a4fd— 🔧 [chore] Keep JSCPD and Lychee out of lint all (1 file, +1,-1)
🔧 [chore] Leave the dedicated JSCPD and Lychee scripts available while keeping aggregate CI lint runs focused on existing gates.
c49243e— 🔧 [chore] Adopt shared validation configs (4 files, +140,-375)
🔧 [chore] Wire JSCPD, git-cliff, and Lychee through shared config packages.
👷 [ci] Point release-note generation at the shared git-cliff config where workflows invoke git-cliff directly.
⭐ Contributors
Thanks to all the contributors for their hard work!
📜 License
This project license is here: Project License
This changelog was automatically generated with git-cliff.