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 39114bc commit 7335f22Copy full SHA for 7335f22
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# [0.2.0](https://github.com/posva/vue-use-spring/compare/v0.1.1...v0.2.0) (2023-06-28)
2
+
3
+feat: allow ref and getters as arguments
4
5
## [0.1.1](https://github.com/posva/vue-use-spring/compare/v0.1.0...v0.1.1) (2021-07-26)
6
7
Fix build to externalize vue-demi
package.json
@@ -1,7 +1,7 @@
{
"name": "vue-use-spring",
"type": "module",
- "version": "0.1.1",
+ "version": "0.2.0",
"packageManager": "pnpm@8.6.5",
"description": "Natural animations with springs",
"main": "./dist/index.mjs",
0 commit comments