@markuplint/html-spec
Advanced tools
Comparing version 4.8.2 to 4.9.0
@@ -6,8 +6,13 @@ # Change Log | ||
## [4.8.2](https://github.com/markuplint/markuplint/compare/@markuplint/html-spec@4.8.1...@markuplint/html-spec@4.8.2) (2024-06-25) | ||
# [4.9.0](https://github.com/markuplint/markuplint/compare/@markuplint/html-spec@4.8.2...@markuplint/html-spec@4.9.0) (2024-09-02) | ||
### Bug Fixes | ||
### Features | ||
* **html-spec:** update content model for div element within dl element ([9d5ba90](https://github.com/markuplint/markuplint/commit/9d5ba90f0704748513bd257aab74584ff3cdaef3)) | ||
* **html-spec:** add the `attributionsrc` attr as experimental to `a`, `img`, and `script` elements ([2f44802](https://github.com/markuplint/markuplint/commit/2f44802264e3b51fa8f264536637bf419c86ca05)) | ||
* **html-spec:** remove `onredo` and `onundo` attributes from the `body` element ([b428fb5](https://github.com/markuplint/markuplint/commit/b428fb5fcd3e0e28d9ed85eb93cf6aad7f081942)) | ||
* **html-spec:** remove attributes from the obsolete `menuitem` element ([32d8c41](https://github.com/markuplint/markuplint/commit/32d8c415b03fbe68d5513d16fcaebf7318d289bf)) | ||
* **html-spec:** remove the `cols` attribute from the `pre` element ([7605d7d](https://github.com/markuplint/markuplint/commit/7605d7db3c9dd40e190b37580d6fb53c75cff692)) | ||
* **html-spec:** remove the `manifest` attribute from the `html` element ([5954a44](https://github.com/markuplint/markuplint/commit/5954a4490018d178ae71324badfcf1a352d9b07f)) | ||
* **html-spec:** remove the `methods` attribute from the `link` element ([481a9b4](https://github.com/markuplint/markuplint/commit/481a9b49bef3f5b5546f569c24dd956b5a3dcd54)) | ||
@@ -18,2 +23,8 @@ | ||
## [4.8.2](https://github.com/markuplint/markuplint/compare/@markuplint/html-spec@4.8.1...@markuplint/html-spec@4.8.2) (2024-06-25) | ||
### Bug Fixes | ||
- **html-spec:** update content model for div element within dl element ([9d5ba90](https://github.com/markuplint/markuplint/commit/9d5ba90f0704748513bd257aab74584ff3cdaef3)) | ||
## [4.8.1](https://github.com/markuplint/markuplint/compare/@markuplint/html-spec@4.8.0...@markuplint/html-spec@4.8.1) (2024-06-09) | ||
@@ -20,0 +31,0 @@ |
{ | ||
"name": "@markuplint/html-spec", | ||
"version": "4.8.2", | ||
"version": "4.9.0", | ||
"description": "A specification of HTML Living Standard for markuplint", | ||
@@ -30,9 +30,9 @@ "repository": "git@github.com:markuplint/markuplint.git", | ||
"devDependencies": { | ||
"@markuplint/spec-generator": "4.6.5", | ||
"@markuplint/test-tools": "4.5.5" | ||
"@markuplint/spec-generator": "4.6.6", | ||
"@markuplint/test-tools": "4.5.6" | ||
}, | ||
"dependencies": { | ||
"@markuplint/ml-spec": "4.6.3" | ||
"@markuplint/ml-spec": "4.6.4" | ||
}, | ||
"gitHead": "05fdca254661ec335ff0cae4c6a11db164b032b9" | ||
"gitHead": "77cd5a25d5cf28c83253b7bfe02cd25b54e236b0" | ||
} |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1441382
49347
+ Added@markuplint/ml-ast@4.4.3(transitive)
+ Added@markuplint/ml-spec@4.6.4(transitive)
+ Added@markuplint/shared@4.4.4(transitive)
+ Added@markuplint/types@4.5.4(transitive)
+ Addeddebug@4.3.6(transitive)
+ Addeddom-accessibility-api@0.7.0(transitive)
+ Addedtype-fest@4.26.0(transitive)
- Removed@markuplint/ml-ast@4.4.2(transitive)
- Removed@markuplint/ml-spec@4.6.3(transitive)
- Removed@markuplint/shared@4.4.3(transitive)
- Removed@markuplint/types@4.5.3(transitive)
- Removeddebug@4.3.5(transitive)
- Removeddom-accessibility-api@0.6.3(transitive)
- Removedtype-fest@4.20.1(transitive)
Updated@markuplint/ml-spec@4.6.4