We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d08633 commit c04ea12Copy full SHA for c04ea12
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "wait-for-element-transition",
3
- "version": "3.2.0",
+ "version": "3.3.0",
4
"description": "Easily wait for an element to complete it's transition using native vanilla JavaScript",
5
"main": "dist/wait-for-element-transition.js",
6
"types": "dist/wait-for-element-transition.d.ts",
0 commit comments