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 2335afe commit dea1051Copy full SHA for dea1051
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [0.3.3](https://github.com/posva/vue-use-spring/compare/v0.3.2...v0.3.3) (2024-03-31)
2
+
3
+### Bug Fixes
4
5
+- var declaration ([2335afe](https://github.com/posva/vue-use-spring/commit/2335afea72fb8aa58fd978397c7e09865c2a1e87))
6
7
## [0.3.2](https://github.com/posva/vue-use-spring/compare/v0.3.1...v0.3.2) (2024-03-31)
8
9
### Bug Fixes
package.json
@@ -1,7 +1,7 @@
{
"name": "vue-use-spring",
"type": "module",
- "version": "0.3.2",
+ "version": "0.3.3",
"packageManager": "pnpm@8.15.5",
"description": "Natural animations with springs",
"main": "./dist/index.mjs",
0 commit comments