This repository has been archived by the owner on Dec 6, 2022. It is now read-only.
Full Changelog: fc757c9...2603d3e
Bug Fixes
Security Updates
- fix(deps): bump tar from 6.1.4 to 6.1.11 by @dependabot in (#510)
- fix(deps): avoid use ansi-html (#519)
- fix(deps): bump nanoid from 3.1.30 to 3.2.0 by @dependabot in (#606)
- fix(deps): bump node-fetch from 2.6.6 to 2.6.7 by @dependabot in (#610)
- fix(deps): bump minimist from 1.2.5 to 1.2.6 by @dependabot in (#641)
- fix(deps): bump parse-url from 6.0.0 to 6.0.2 by @dependabot in (#742)
- fix(deps): bump terser from 4.8.0 to 4.8.1 by @dependabot in (#756)
Features
- feat: migrate to Composition API (#566)
- refactor: use
<script setup>
syntax (#652) - feat: migrate
nuxt-buefy
to@oruga-ui/oruga
&@oruga-ui/theme-bulma
(#654) - refactor: use composable function (#665)
Development
- chore: rename master branch to main (#504)
- ci: setup dev container (#686)
- ci(gh-pages): migrate release flow to GitHub Actions (#782, #783)
Dependencies update
package | old | new | PR(s) |
---|---|---|---|
@nuxtjs/i18n | 7.0.2 | 7.3.0 | #511,#537,#555,#645,#662,#764,#780 |
@nuxtjs/eslint-config-typescript | 6.0.1 | 10.0.0 | #542,#563,#636,#675 |
@vue/test-utils | 1.2.2 | 1.3.0 | #558 |
eslint | 7.32.0 | 8.22.0 | #542,#556,#559,#574,#578,#586,#595,#604,#607,#613,#625,#634,#639,#649,#660,#679,#689,#704,#731,#740,#753,#763,#774 |
eslint-config-prettier | 8.3.0 | 8.5.0 | #618,#630 |
eslint-plugin-jest | 26.2.2 | 26.4.6 | #700,#706,#713,#752,#762,#769,#770,#771,#775,#778 |
eslint-plugin-nuxt | 2.0.0 | 3.2.0 | #545,#564,#635 |
prettier | 2.3.2 | 2.7.1 | #513,#522,#560,#575,#637,#640,#644,#725,#728 |
sass | 1.38.0 | 1.54.5 | #506,#509,#512,#518,#520,#521,#524,#525,#532,#539,#547,#561,#569,#664,#692,#709,#718,#733,#758,#766,#767,#772,#779 |
ts-node | 9.1.1 | 10.9.1 | #515,#531,#540,#544,#611,#628,#633,#691,#708,#739,#749 |
vue-i18n-jest | 1.1.0 | 1.1.1 | #541 |
actions/checkout | 2.3.4 | 3.0.2 | #534,#553,#626,#651,#657 |
actions/setup-node | 2.4.0 | 3.4.1 | #527,#568,#590,#624,#643,#650,#682,#712,#745,#751 |
codecov/codecov-action | 2.0.2 | 3.1.0 | #505,#517,#648,#658 |