We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b10390e commit e266f26Copy full SHA for e266f26
1 file changed
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+## 0.10.0 (2020/04/29)
2
+
3
+- Breaking change: make useDevTools() params more user-friendly
4
+- Fix: .next-is-wrapped may be present if the next sibling has been removed since the last run
5
+- New function forceDetectWrappedElements() to support IE
6
+- Add a "Show details" button to the Bootstrap example
7
+- Switch Bootstrap example to Bootstrap 5
8
+- Simplify code
9
+- Update npm packages
10
11
## 0.9.2 (2020/03/18)
12
13
- Update npm packages
0 commit comments