Skip to content

Commit

Permalink
v3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BobrImperator committed Jun 27, 2024
1 parent 81ca68e commit 2f3e5cd
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions packages/qunit-dom/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,20 @@




## v3.2.0 (2024-06-27)

#### :rocket: Enhancement
* `qunit-dom`, `test-types-resolution-node`, `test-types-resolution-node16`, `test-types`
* [#2087](https://github.com/mainmatter/qunit-dom/pull/2087) feature: support IDOMElementDescriptors ([@bendemboski](https://github.com/bendemboski))

#### :house: Internal
* `qunit-dom`
* [#2107](https://github.com/mainmatter/qunit-dom/pull/2107) Tighter null checks ([@bendemboski](https://github.com/bendemboski))

#### Committers: 1
- Ben Demboski ([@bendemboski](https://github.com/bendemboski))

## v3.1.2 (2024-04-23)

#### :bug: Bug Fix
Expand Down
2 changes: 1 addition & 1 deletion packages/qunit-dom/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "qunit-dom",
"version": "3.1.2",
"version": "3.2.0",
"description": "High Level DOM Assertions for QUnit",
"keywords": [
"browser",
Expand Down

0 comments on commit 2f3e5cd

Please sign in to comment.