2.0.0 (2021-07-23)
Bug Fixes
- add
defineComponent()
wrapper when exporting the component (d4e4b49) - ci: remove
travis-ci
support cause GitHub actions (b3b9d1a) - deps: bump actions/cache from v2 to v2.1.4 (5a36274)
- deps: bump actions/cache from v2.1.4 to v2.1.5 (fe74388)
- deps: bump actions/setup-node from v2.1.1 to v2.1.2 (3affbf8)
- deps: bump actions/setup-node from v2.1.2 to v2.1.3 (73a4b3f)
- deps: bump actions/setup-node from v2.1.3 to v2.1.4 (efcc167)
- deps: bump actions/setup-node from v2.1.4 to v2.1.5 (adec907)
- deps: bump elliptic from 6.5.3 to 6.5.4 (7c9bb5e)
- deps: bump hosted-git-info from 2.8.8 to 2.8.9 (102d724)
- deps: bump ini from 1.3.5 to 1.3.8 (8234a51)
- deps: bump lodash from 4.17.20 to 4.17.21 (1585b81)
- deps: bump ping.js from 0.2.3 to 0.3.0 (a1d729e)
- deps: bump pug-code-gen from 2.0.2 to 2.0.3 (4beb051)
- deps: bump socket.io from 2.3.0 to 2.4.1 (922ed17)
- deps: bump y18n from 4.0.0 to 4.0.1 (6a01b25)
- minor housekeeping of jsconfig & tsconfig 🎉 (40db05d)
- update node version (030b53a)
Features
- add
tsconfig
for TS intellisense 🥳 (5528ec0) - add stylelint config file 👀 (2060677)
- add vscode config(s) 👨🔧 (b4d79b5)
- deps: update lockfile with typings (e271bd3)
- husky: upgrade husky to v7 🐶 (85e1b97)
- update
eslintrc
🧽 (c5a77e5) - update
types
for VOffline (8f6cd51) - update to TS based source (e0a4103)