Skip to content

Version 2.2.0

Latest
Compare
Choose a tag to compare
@lucasferreiralimax lucasferreiralimax released this 10 Oct 03:18
· 29 commits to master since this release

Release v2.2.0

Dependency Updates

  • @vue/cli-plugin-babel: Updated to 4.5.19
  • @vue/cli-plugin-e2e-cypress: Updated to 4.5.19
  • @vue/cli-plugin-eslint: Updated to 4.5.19
  • @vue/cli-plugin-pwa: Updated to 4.5.19
  • @vue/cli-plugin-unit-jest: Updated to 4.5.19
  • @vue/cli-service: Updated to 4.5.19
  • @vue/test-utils: Updated to 1.3.6
  • babel-core: Updated to 7.0.0-bridge.0
  • babel-jest: Updated to 25.5.1
  • core-js: Updated to 3.32.0
  • element-ui: Updated to 2.15.13
  • eslint: Updated to 6.8.0
  • eslint-plugin-vue: Updated to 6.2.2
  • moment: Updated to 2.29.4
  • pug: Updated to 3.0.2
  • stylus: Updated to 0.54.8
  • stylus-loader: Updated to 3.0.2
  • vue: Updated to 2.7.14
  • vue-i18n: Updated to 8.28.2
  • vue-router: Updated to 3.6.5
  • vue-template-compiler: Updated to 2.7.14
  • vuex: Updated to 3.6.2

CI/CD Adjustments for Firebase Deployment

  • Updated GitHub Actions workflows to utilize Node.js 18 for Firebase deployment steps, ensuring compatibility with Firebase Extended Actions.