Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue / Nuxt Upgrade 3.12 #162

Merged
merged 3 commits into from
Aug 15, 2024

Conversation

cihandeniz
Copy link
Member

@cihandeniz cihandeniz commented Aug 15, 2024

Update nuxt and project libraries in docs

Tasks

  • upgrade nuxt: "3.12.4"
    • disable inline style feature
  • upgrade babel/eslint-parser: "7.25.1"
  • upgrade mermaid-js/mermaid-cli: "10.9.1"
    • override puppeteer: "22.15.0"
  • upgrade nuxt/content: "2.13.2"
  • upgrade pinia/nuxt: "0.5.3"
  • upgrade pinia: "2.2.1"
  • upgrade sass: "1.77.8"
    • fix root css after nested issues
  • upgrade vue: "3.4.35"
    • disable "vue/no-multiple-template-root"
    • remove wrapper root elements
  • upgrade vue-router: "4.4.3"
  • check linux build
    • add optional rollup dependency
  • update workflow actions to v4
  • update workflow node versions to 22

- update node versions in workflows
- disable inline style feature
- disable no multiple template root and remove wrapper root elemets
@cihandeniz cihandeniz requested a review from dncsvr August 15, 2024 13:33
@cihandeniz cihandeniz marked this pull request as ready for review August 15, 2024 13:33
@cihandeniz cihandeniz merged commit 83a8b73 into mouseless:main Aug 15, 2024
2 checks passed
@cihandeniz cihandeniz deleted the issue/nuxt-upgrade-3-12 branch August 15, 2024 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants