This repository has been archived by the owner on Mar 28, 2022. It is now read-only.
Releases: KnowsCount/qiokian
Releases Β· KnowsCount/qiokian
2.2.14 (Sat Jul 13)
dependencies
- 269f776 chore(deps-dev): bump rollup from 2.52.2 to 2.52.3 (#21)
- e6cca97 chore(deps-dev): bump rollup from 2.52.3 to 2.52.7 (#30)
- 39ef21e chore(deps-dev): bump babel-jest from 27.0.5 to 27.0.6 (#26)
- 9f99196 chore(deps-dev): bump husky from 6.0.0 to 7.0.0 (#29)
- 7dccfad chore(deps-dev): bump jest from 27.0.5 to 27.0.6 (#25)
- 2da079a chore: remove package
vue-test-utils
(#31)
style
- ca40ecf style: fix qiokian.test.js style issue
tests
2.2.9 (Sat Jun 26)
breaking
note: the newest version is supposed to contain
i18n
as a feature provided in 84a2d9b feat: add i18n support (#13, resolve #6) but I had to do so because it would work and0.8.6
is the freshest stable version.
- 19a3c72 refactor: change live2d_path to version 0.8.6
dependencies
- 1c56fdd chore(deps-dev): bump @vue/cli-service from 3.12.1 to 4.5.13 (#22)
- 6ff7690 chore(deps-dev): bump eslint-plugin-vue from 7.11.1 to 7.12.1 (#23)
- c2cf3be chore: npm audit fix --force (#20)
- f757e77 chore(deps-dev): bump rollup from 2.52.1 to 2.52.2 (#16)
- 1939ae3 chore(deps-dev): bump eslint from 7.28.0 to 7.29.0 (#15)
- df19439 chore(deps-dev): bump jest from 27.0.4 to 27.0.5 (#18)
- 8b0a10b chore(deps-dev): bump @babel/preset-env from 7.14.5 to 7.14.7 (#19
chore
fixes
- cd085ec fix: info link
style
- 915a2cc style: add .editorconfig and .prettierrc in lib
tests
2.2.1 (Sat Jun 19)
2.2.1 (breaking update: i18n support!!!)
dependencies
- 2d902ed chore: merge
- 3c42cb1 chore(deps-dev): bump mocha from 9.0.0 to 9.0.1 (#11)
- be567dc chore: merge new dependencies
- 94ba6cc chore(deps-dev): bump rollup from 2.52.0 to 2.52.1 (#10)
- d9d888d chore(deps-dev): bump @vue/cli-service from 3.12.1 to 4.5.13 (#9)
testing
- 6f7aaed refactor: switching from
mocha
tojest
- d303707 refactor: use
import
instead ofrequire
- 6690fb2 refactor: switching from
mocha
tojest
- f5dd893 fix: change equal (deprecated) to strictEqual
feature
2.1.27 (Thu Jun 17)
2.1.27
automation
dependencies
- 3dc0819 chore(deps-dev): bump @babel/core from 7.14.5 to 7.14.6 (#5)
- 76cd03f chore(deps-dev): bump @rollup/plugin-commonjs from 17.1.0 to 19.0.0 (#4)
- d7ab921 chore(deps-dev): bump rollup from 2.51.2 to 2.52.0 (#3)
- 16ff3c5 chore(deps-dev): bump @rollup/plugin-node-resolve from 11.2.1 to 13.0.0 (#2)
- 387a34c chore: npm audit
tests
2.1.21 (Wed Jun 16)
2.1.17 (Wed Jun 14)
automation
- a991191 fix:
publish-npm
token issue