v2.2.0
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
Unreleased - 2025-10-07
v2.2.0 - 2025-10-07
Pull Requests
-
feat: Add support for Vite 6 and 7 in peer dependencies (#10)
-
feat: Add project image and update documentation (
8a71c6a) by -
chore: update changelog for v2.1.0 [skip ci] (
4af86c7) by -
chore: release v2.2.0 [skip ci] (
e561182) by
Unreleased - 2025-10-02
v2.1.0 - 2025-10-01
Pull Requests
-
fix: use PAT token to allow workflows to trigger on PR merges (#8)
-
feat: modularize plugin architecture and implement performance optimizations (#7)
-
chore: add changelog template and update changelog generation in auto-release workflow (
d187976) by -
refactor: streamline auto-release workflow and improve version checking logic (
83e4e47) by -
feat: restore automatic version bumping and enhance changelog generation (
2b3170f) by -
chore: release v2.1.0 [skip ci] (
c190580) by
Unreleased - 2025-09-30
- refactor: streamline auto-release workflow and improve version checking logic (
83e4e47) by
v2.0.0 - 2025-09-30
Pull Requests
-
v2.0.0: Major Feature Release with 10+ New Capabilities (#6)
-
chore: release v1.4.0 [skip ci] (
68427f3) by
v1.4.0 - 2025-09-30
Pull Requests
-
feat: add includeAttributes and excludeAttributes options for filtering data attributes (#5)
-
chore: release v1.3.1 [skip ci] (
51afdd7) by -
feat: add includeAttributes and excludeAttributes options for filtering data attributes (#5) (
2be7403)
v1.3.1 - 2025-09-27
Pull Requests
-
fix: handle multi-line JSX elements correctly when inserting attributes (#3)
-
chore: release v1.3.0 [skip ci] (
8929854) by
v1.3.0 - 2025-09-19
- feat: update default values for includeProps and includeContent to false for improved performance and less noise in the DOM (
c40d02e) by - chore: release v1.2.0 [skip ci] (
f6ac6bb) by
v1.2.0 - 2025-09-19
- feat: use componentDebugger for consistency and update related documentation and tests (
94febd9) by - chore: release v1.1.0 [skip ci] (
aaecba6) by
v1.1.0 - 2025-09-19
- feat: Add complex and nested components for testing line number accuracy (
45881e3) by - chore: release v1.0.1 [skip ci] (
7ca8475) by
v1.0.1 - 2025-09-19
- chore: update code structure and remove redundant changes (
81dd38b) by - first commit (
4ac7b57) by - chore: organize and clean up code structure for better maintainability (
c17ffa7) by - feat: migrate workflows to pnpm for dependency management and build processes (
06c9437) by - major: v1 release + add security policy and enhance README with additional badges and acknowledgments (
f646374) by - chore: add commit message validation script and update documentation with examples (
4d7cb34) by - chore: add permissions for contents and packages in workflows (
9b07043) by - chore: update Node.js and pnpm versions in workflows and documentation (
b9d96ef) by - fix: update package check command to remove temporary files after packing (
f76f05d) by