Skip to content

Commit 7163a3a

Browse files
committed
2.0.2
1 parent d9d4d9f commit 7163a3a

File tree

64 files changed

+283
-4192
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

64 files changed

+283
-4192
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## v2.0.2
2+
3+
- Bug fix [Issue 16](https://github.com/motla/vue-file-toolbar-menu/issues/16):
4+
- Bypassing the `node-emoji` library written in CommonJS. Instead directly accessing JSON file located in `lib` for compatibility with Vite.js
5+
- Bug fix [Issue 17](https://github.com/motla/vue-file-toolbar-menu/issues/17):
6+
- Replacing `::v-deep.bar` by `.bar ::v-deep()` as ::v-deep usage as a combinator has been deprecated
7+
18
## v2.0.1
29

310
- Prevent displaying "false" as a default title when hovering buttons (Vue3 issue only)

0 commit comments

Comments
 (0)