vue-masonry
Advanced tools
Comparing version 0.14.0-beta.0 to 0.14.0
{ | ||
"name": "vue-masonry", | ||
"version": "0.14.0-beta.0", | ||
"version": "0.14.0", | ||
"description": "masonry layout for vue.js", | ||
@@ -5,0 +5,0 @@ "main": "src/masonry.plugin.js", |
@@ -6,3 +6,3 @@ # vue-masonry | ||
**Current version: 0.12.0** | ||
**Current version: 0.14.0** | ||
@@ -50,5 +50,9 @@ Vue.js directive for masonry blocks layouting. Original [masonry library](http://masonry.desandro.com/). | ||
### Usage with Vue 3 | ||
- Dependencies: [mitt](https://www.npmjs.com/package/mitt) package | ||
- In your Vue 3 app, you'll have the following code | ||
- Use version >= `0.14.0` | ||
- or of using __earlier__ version: | ||
Dependencies: [mitt](https://www.npmjs.com/package/mitt) package | ||
In your Vue 3 app, you'll have the following code | ||
``` | ||
@@ -55,0 +59,0 @@ import { createApp } from 'vue' |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
13
179
0
240534
891