Skip to content

Commit 34f17f8

Browse files
committed
Chore: update changelog
1 parent b75a450 commit 34f17f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Please note after `1.0` Semver will be followed using normal protocols.
1313

1414
## Bugs
1515
* **Query Plugins** - Fixed issue where using non clonables as settings like query collections, or custom classes wouldn't work as expected. This was related to the default behavior of deepExtend and clone (see breaking changes).
16+
* **Query** - Fixed bug in `is` where it would return true for non-existent selectors
1617

1718
## Features
1819
* **Utils** - Clone now has a new setting `preserveDOM` which will not clone DOM nodes if present. This can be useful in scenarios where you want to clone an object with references to the live DOM you want to maintain

0 commit comments

Comments
 (0)