Skip to content
Snippets Groups Projects
Commit dc42adcc authored by David Sveningsson's avatar David Sveningsson Committed by HTML-validate
Browse files

chore(release): 7.2.0

## [7.2.0](v7.1.2...v7.2.0) (2022-08-04)

### Features

* **html5:** add `<dialog>` element ([243bf567](243bf567)), closes [#160](#160)
* **rules:** `element-permitted-content` lists all required ancestors ([be34e01d](be34e01d))
* **rules:** `element-permitted-content` verifies root element ([6eb721f7](6eb721f7))
* **rules:** split ancestor validation from `element-permitted-content` to new rule `element-required-ancestors` ([dcb2096c](dcb2096c))

### Bug Fixes

* **api:** allow passing object when reporting errors ([f8500beb](f8500beb))
* **api:** hide internal properties when using `--dump-events` ([206294fb](206294fb))
* **html5:** `<body>` should only accept flow content ([1b08c668](1b08c668))
* **html5:** `<li>` requires `<ul>`, `<ol>` or `<menu>` parent ([b88384e9](b88384e9))
* **rules:** `element-permitted-content` documentation fixes ([613dd488](613dd488))
parent 2cc3414b
No related branches found
No related tags found
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment