markuplint
Version:
An HTML linter for all markup developers
174 lines (93 loc) • 9.01 kB
Markdown
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [4.18.3](https://github.com/markuplint/markuplint/compare/v4.18.2...v4.18.3) (2026-05-10)
**Note:** Version bump only for package markuplint
## [4.18.1](https://github.com/markuplint/markuplint/compare/v4.18.0...v4.18.1) (2026-04-24)
**Note:** Version bump only for package markuplint
# [4.18.0](https://github.com/markuplint/markuplint/compare/v4.14.1...v4.18.0) (2026-04-22)
### Bug Fixes
- **deps:** adapt code to breaking changes from upgrade ([ced7fab](https://github.com/markuplint/markuplint/commit/ced7fab5b50ea3effd844e17b1f676fce790b53c))
### Reverts
- pin meow and os-locale for Node 18 support ([ed61c88](https://github.com/markuplint/markuplint/commit/ed61c8829aca912b81fd6efb518b4518199db2ca))
## [4.14.2](https://github.com/markuplint/markuplint/compare/markuplint@4.14.1...markuplint@4.14.2) (2026-04-21)
### Bug Fixes
- **deps:** adapt code to breaking changes from upgrade ([ced7fab](https://github.com/markuplint/markuplint/commit/ced7fab5b50ea3effd844e17b1f676fce790b53c))
### Reverts
- pin meow and os-locale for Node 18 support ([ed61c88](https://github.com/markuplint/markuplint/commit/ed61c8829aca912b81fd6efb518b4518199db2ca))
## [4.14.1](https://github.com/markuplint/markuplint/compare/markuplint@4.14.0...markuplint@4.14.1) (2026-02-10)
**Note:** Version bump only for package markuplint
# [4.14.0](https://github.com/markuplint/markuplint/compare/markuplint@4.13.1...markuplint@4.14.0) (2025-11-05)
### Features
- **markuplint:** add progressive output option for CLI ([9cbfa69](https://github.com/markuplint/markuplint/commit/9cbfa69d1acbcb123b7b83a91cdbaf9a97f6c3d7))
## [4.13.1](https://github.com/markuplint/markuplint/compare/markuplint@4.13.0...markuplint@4.13.1) (2025-08-24)
**Note:** Version bump only for package markuplint
# [Unreleased](https://github.com/markuplint/markuplint/compare/markuplint@4.13.0...HEAD)
### Features
- **markuplint:** add --progressive-output option for CLI ([9cbfa69](https://github.com/markuplint/markuplint/commit/9cbfa69d1))
# [4.13.0](https://github.com/markuplint/markuplint/compare/markuplint@4.12.0...markuplint@4.13.0) (2025-08-13)
### Bug Fixes
- ensure that each `clean` command correctly removes build files ([110b78e](https://github.com/markuplint/markuplint/commit/110b78e85379d29a84ca68325127344a87a570b6))
- **markuplint:** remove duplicate test for cross-platform compatibility ([d7af614](https://github.com/markuplint/markuplint/commit/d7af6142892a1b4ba4ae196e53df4480817044ff))
### Features
- **markuplint:** add --max-violations CLI option ([3ec868d](https://github.com/markuplint/markuplint/commit/3ec868d5e666993a6220a352081100947c31f999))
- **markuplint:** add --max-warnings option for incremental adoption ([b14513d](https://github.com/markuplint/markuplint/commit/b14513d952b3c47330aba2ce8c4b31714bbc1625)), closes [#2523](https://github.com/markuplint/markuplint/issues/2523)
- **markuplint:** add maxViolations support to API layer ([cb6d577](https://github.com/markuplint/markuplint/commit/cb6d577483a38e32a378d89a13e950c0eb311b09))
- **markuplint:** add skip status display to reporters ([5c1f189](https://github.com/markuplint/markuplint/commit/5c1f1897c76b42fc97fce4ce2edd75dd31470abd))
- **markuplint:** add status field to MLResultInfo and simplify verification ([56deb99](https://github.com/markuplint/markuplint/commit/56deb999a330bb7d91333dc464a034cbc6010479))
- **markuplint:** add truncation info message to standard reporter ([9c9a21d](https://github.com/markuplint/markuplint/commit/9c9a21dcc01b391a68d23cc315254b69039d9afc))
- **markuplint:** implement max-count option with skip status tracking ([20ca12d](https://github.com/markuplint/markuplint/commit/20ca12d391bcf8f09eae4c8786ba688ef7192506))
# [4.12.0](https://github.com/markuplint/markuplint/compare/markuplint@4.11.8...markuplint@4.12.0) (2025-04-13)
### Features
- clarify CLI messages in `markuplint --init` ([d2f1dce](https://github.com/markuplint/markuplint/commit/d2f1dce1575d33e736ba550f0bc3a999665e95dc))
## [4.11.8](https://github.com/markuplint/markuplint/compare/markuplint@4.11.7...markuplint@4.11.8) (2025-03-09)
**Note:** Version bump only for package markuplint
## [4.11.7](https://github.com/markuplint/markuplint/compare/markuplint@4.11.6...markuplint@4.11.7) (2025-02-27)
**Note:** Version bump only for package markuplint
## [4.11.6](https://github.com/markuplint/markuplint/compare/markuplint@4.11.5...markuplint@4.11.6) (2025-02-11)
**Note:** Version bump only for package markuplint
## [4.11.5](https://github.com/markuplint/markuplint/compare/markuplint@4.11.4...markuplint@4.11.5) (2025-02-04)
### Bug Fixes
- **markuplint:** fix default options of the `mlRuleTest` ([3d85bfd](https://github.com/markuplint/markuplint/commit/3d85bfdb5cc1a121797613d76f02757b1816072d))
## [4.11.4](https://github.com/markuplint/markuplint/compare/markuplint@4.11.3...markuplint@4.11.4) (2024-12-04)
**Note:** Version bump only for package markuplint
## [4.11.3](https://github.com/markuplint/markuplint/compare/markuplint@4.11.2...markuplint@4.11.3) (2024-11-17)
**Note:** Version bump only for package markuplint
## [4.11.2](https://github.com/markuplint/markuplint/compare/markuplint@4.11.1...markuplint@4.11.2) (2024-10-31)
**Note:** Version bump only for package markuplint
## [4.11.1](https://github.com/markuplint/markuplint/compare/markuplint@4.11.0...markuplint@4.11.1) (2024-10-28)
**Note:** Version bump only for package markuplint
# [4.11.0](https://github.com/markuplint/markuplint/compare/markuplint@4.10.1...markuplint@4.11.0) (2024-10-27)
### Bug Fixes
- **markuplint:** remove unnecessary a comma ([dc49a54](https://github.com/markuplint/markuplint/commit/dc49a54359a25ca200edd3928f03ed3ca1f1fe41))
### Features
- **markuplint:** add `--show-config` option to CLI ([a836ddb](https://github.com/markuplint/markuplint/commit/a836ddb50159ec45ac4fc0ced9ca1c66a10c90c1))
- **markuplint:** change `resolveConfig` method to public from private ([f3cadb6](https://github.com/markuplint/markuplint/commit/f3cadb630eca4a4a9b754a3cb904ca0e05665110))
- **markuplint:** export `package.json` ([c52a5b9](https://github.com/markuplint/markuplint/commit/c52a5b9afd6c5a2a32e9c46af929c28d9673f501))
## [4.10.1](https://github.com/markuplint/markuplint/compare/markuplint@4.10.0...markuplint@4.10.1) (2024-10-15)
**Note:** Version bump only for package markuplint
# [4.10.0](https://github.com/markuplint/markuplint/compare/markuplint@4.9.4...markuplint@4.10.0) (2024-10-14)
### Features
- **markuplint:** add `--severity-parse-error` option to CLI ([5b9b32f](https://github.com/markuplint/markuplint/commit/5b9b32f99049259cccea41036c4caca92be06805))
- **markuplint:** modified the API to accept `severity.parseError` ([f64a0a1](https://github.com/markuplint/markuplint/commit/f64a0a1d6b03a3731c6d5e83ea27423f96cde49d))
## [4.9.4](https://github.com/markuplint/markuplint/compare/markuplint@4.9.3...markuplint@4.9.4) (2024-09-23)
**Note:** Version bump only for package markuplint
## [4.9.3](https://github.com/markuplint/markuplint/compare/markuplint@4.9.2...markuplint@4.9.3) (2024-09-02)
**Note:** Version bump only for package markuplint
## [4.9.2](https://github.com/markuplint/markuplint/compare/markuplint@4.9.1...markuplint@4.9.2) (2024-06-25)
### Bug Fixes
- **markuplint:** ensure `--config` option correctly handles absolute paths ([fd36c1a](https://github.com/markuplint/markuplint/commit/fd36c1a4475f71d8b1e83212a60639c7361cd702))
## [4.9.1](https://github.com/markuplint/markuplint/compare/markuplint@4.9.0...markuplint@4.9.1) (2024-06-09)
### Bug Fixes
- fix to export type files ([eff4bbf](https://github.com/markuplint/markuplint/commit/eff4bbfd127574809dc5e15d7cafe87699758ee0))
# [4.9.0](https://github.com/markuplint/markuplint/compare/markuplint@4.8.1...markuplint@4.9.0) (2024-05-28)
### Features
- **file-resolver:** add `resolve-pretenders` function ([68ba7f5](https://github.com/markuplint/markuplint/commit/68ba7f5acaba13484172bca3ea5f60e0bf3044ef))
## [4.8.1](https://github.com/markuplint/markuplint/compare/markuplint@4.8.0...markuplint@4.8.1) (2024-05-12)
**Note:** Version bump only for package markuplint
# [4.8.0](https://github.com/markuplint/markuplint/compare/markuplint@4.8.0-alpha.0...markuplint@4.8.0) (2024-05-04)
**Note:** Version bump only for package markuplint
# [4.8.0-alpha.0](https://github.com/markuplint/markuplint/compare/markuplint@4.7.0...markuplint@4.8.0-alpha.0) (2024-05-04)
### Features
- **rules:** apply `no-ambiguous-navigable-target-names` to build-in rules ([93d34f0](https://github.com/markuplint/markuplint/commit/93d34f0ead2624107a5b6f315af0c8bbd4f1e1ec))
- **rules:** apply `table-row-column-alignment` to build-in rules ([85de609](https://github.com/markuplint/markuplint/commit/85de6098813cd7c3167099f9e7e6250ca8324539))