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 #56

Merged
merged 21 commits into from
Aug 15, 2024
Merged

Conversation

dncsvr
Copy link
Member

@dncsvr dncsvr commented Aug 5, 2024

Upgrade Node and Nuxt versions

Tasks

  • upgrade nuxt and other packages
    • 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.0"
    • upgrade sass: "1.77.8"
      • move root css rules before any nested
    • 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 migration guide

Additional Tasks

  • fix issue when refreshing /demo/fetch-data page
  • fix github pages not importing brand theme issue

@dncsvr dncsvr self-assigned this Aug 5, 2024
@dncsvr dncsvr marked this pull request as ready for review August 9, 2024 13:06
migrations.md Outdated Show resolved Hide resolved
- add disable inline style feature as sub task
cihandeniz
cihandeniz previously approved these changes Aug 15, 2024
@dncsvr dncsvr merged commit 3d33c35 into mouseless:main Aug 15, 2024
1 check passed
@dncsvr dncsvr deleted the issue/nuxt-upgrade-3-12 branch August 15, 2024 14:06
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