File tree Expand file tree Collapse file tree 2 files changed +31
-2
lines changed Expand file tree Collapse file tree 2 files changed +31
-2
lines changed Original file line number Diff line number Diff line change 1+ ## v0.1.4
2+
3+ [ compare changes] ( https://github.com/NamesMT/vue-modern-cropper/compare/v0.1.3...v0.1.4 )
4+
5+ ### 🚀 Enhancements
6+
7+ - ** docs:** Add some real logging ([ 6180a13] ( https://github.com/NamesMT/vue-modern-cropper/commit/6180a13 ) )
8+ - Introduce passThrough prop ([ 3e123bb] ( https://github.com/NamesMT/vue-modern-cropper/commit/3e123bb ) )
9+
10+ ### 🩹 Fixes
11+
12+ - Dev vite trying to import 'vue-modern-cropper' ([ c4659bf] ( https://github.com/NamesMT/vue-modern-cropper/commit/c4659bf ) )
13+ - Reactivity lost on direct access to cropperKeys ([ 284364a] ( https://github.com/NamesMT/vue-modern-cropper/commit/284364a ) )
14+
15+ ### 📖 Documentation
16+
17+ - Update docs : D ([ 53b92aa] ( https://github.com/NamesMT/vue-modern-cropper/commit/53b92aa ) )
18+ - Update to latest status :) ([ 7c4d2a2] ( https://github.com/NamesMT/vue-modern-cropper/commit/7c4d2a2 ) )
19+ - Update assets ([ e3514b0] ( https://github.com/NamesMT/vue-modern-cropper/commit/e3514b0 ) )
20+
21+ ### 🏡 Chore
22+
23+ - Setup ` @antfu/eslint-config ` ([ fcb66de] ( https://github.com/NamesMT/vue-modern-cropper/commit/fcb66de ) )
24+ - Update toolchain deps major ([ e893937] ( https://github.com/NamesMT/vue-modern-cropper/commit/e893937 ) )
25+
26+ ### ❤️ Contributors
27+
28+ - NamesMT ([ @NamesMT ] ( http://github.com/NamesMT ) )
29+
130## v0.1.3
231
332[ compare changes] ( https://github.com/NamesMT/vue-modern-cropper/compare/v0.1.2...v0.1.3 )
Original file line number Diff line number Diff line change 11{
22 "name" : " vue-modern-cropper" ,
33 "type" : " module" ,
4- "version" : " 0.1.3 " ,
4+ "version" : " 0.1.4 " ,
55 "description" : " Power-packed wrapper over cropperjs@next" ,
66 "author" :
" NamesMT <[email protected] >" ,
77 "homepage" : " https://github.com/NamesMT/vue-modern-cropper" ,
5959 "isarray" : " npm:@nolyfill/isarray@latest"
6060 }
6161 }
62- }
62+ }
You can’t perform that action at this time.
0 commit comments