Skip to content

v2.0.2 (Vue3)

Compare
Choose a tag to compare
@motla motla released this 05 Feb 16:08
· 14 commits to master since this release
  • Bug fix Issue 16:
    • Bypassing the node-emoji library written in CommonJS. Instead directly accessing JSON file located in lib for compatibility with Vite.js
  • Bug fix Issue 17:
    • Replacing ::v-deep.bar by .bar ::v-deep() as ::v-deep usage as a combinator has been deprecated