Skip to content
This repository has been archived by the owner on Mar 28, 2022. It is now read-only.

Releases: KnowsCount/qiokian

2.2.14 (Sat Jul 13)

03 Jul 10:06
2da079a
Compare
Choose a tag to compare

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

  • 8ce56b2 chore: rewrite element return test
  • e061122 chore: update test to check whether it renders properly
  • 7cc8edb fix: destroy wrapper after using

2.2.9 (Sat Jun 26)

26 Jun 10:35
1c56fdd
Compare
Choose a tag to compare

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 and 0.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

  • 28614aa chore: add i18n into package.json keywords
  • aaed215 chore: delete autoload.js

fixes

style

  • 915a2cc style: add .editorconfig and .prettierrc in lib

tests

  • f3c2782 chore: enhance qiokian.test.js
  • 679eb19 chore: set npm test to report coverage

2.2.1 (Sat Jun 19)

19 Jun 15:38
84a2d9b
Compare
Choose a tag to compare

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 to jest
  • d303707 refactor: use import instead of require
  • 6690fb2 refactor: switching from mocha to jest
  • f5dd893 fix: change equal (deprecated) to strictEqual

feature

2.1.27 (Thu Jun 17)

17 Jun 06:20
Compare
Choose a tag to compare

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

  • f10a9d9 feat: add test
  • 4469ab8 refactor: change test to tests
  • 8e17c5f fix: error: no test files found: "test"

2.1.21 (Wed Jun 16)

16 Jun 11:21
Compare
Choose a tag to compare

2.1.21

automation

2.1.17 (Wed Jun 14)

14 Jun 05:35
Compare
Choose a tag to compare

automation

  • a991191 fix: publish-npm token issue

2.1.15 (Wed Jun 14)

14 Jun 05:27
Compare
Choose a tag to compare

eslint

  • 15ae328 style: add eslint support

fixes

  • dac8b33 fix: disable no-undef before initWidget
  • 2619e24 docs: enhance README

husky

automation

  • f41d282 automation: add npm publish action πŸš€

preparing for future resource localisation

  • f261cb4 chore: add external resources to lib πŸ“₯