v2.0.0
What's Changed
- feat: migrated whole project to typescript
- docs: added initial docs
- ci: add .circleci/config.yml by @MrDeerly in #1
- ci(-): initially set up CircleCI with build test by @gekkedev in #2
- docs: added circle CI badge to readme by @gekkedev in #3
- chore(deps-dev): bump vue-tsc from 0.2.3 to 0.28.10 by @dependabot in #6
- chore(deps-dev): bump @vue/compiler-sfc from 3.2.12 to 3.2.20 by @dependabot in #4
- chore(deps-dev): bump vite from 2.5.8 to 2.6.13 by @dependabot in #7
- chore(deps-dev): bump typescript from 4.4.3 to 4.4.4 by @dependabot in #5
- chore(deps-dev): bump @vitejs/plugin-vue from 1.6.2 to 1.9.4 by @dependabot in #8
- chore(deps-dev): bump eslint-plugin-vue from 7.18.0 to 8.0.3 by @dependabot in #12
- chore(deps): bump date-fns from 2.24.0 to 2.25.0 by @dependabot in #10
- chore(deps-dev): bump @vue/compiler-sfc from 3.2.20 to 3.2.21 by @dependabot in #13
- chore(deps-dev): bump eslint from 7.32.0 to 8.2.0 by @dependabot in #14
- chore(deps-dev): bump @vue/compiler-sfc from 3.2.21 to 3.2.23 by @dependabot in #25
- chore(deps-dev): bump vue-tsc from 0.28.10 to 0.29.6 by @dependabot in #24
- chore(deps-dev): bump eslint-plugin-vue from 8.0.3 to 8.1.1 by @dependabot in #23
- chore(deps-dev): bump typescript from 4.4.4 to 4.5.2 by @dependabot in #22
- chore(deps): bump date-fns from 2.25.0 to 2.26.0 by @dependabot in #29
- chore(deps-dev): bump eslint from 8.2.0 to 8.3.0 by @dependabot in #28
- chore(deps-dev): bump @vitejs/plugin-vue from 1.9.4 to 1.10.1 by @dependabot in #26
- chore(deps-dev): bump vite from 2.6.13 to 2.6.14 by @dependabot in #17
- chore(deps-dev): bump prettier from 2.4.1 to 2.5.0 by @dependabot in #27
New Contributors
- @gekkedev made their first contribution in #2
- @dependabot made their first contribution in #6
Full Changelog: v1.0.1...v2.0.0