Skip to content
This repository has been archived by the owner on Aug 3, 2024. It is now read-only.

Update Nuxt to v3.12.1 #1720

Merged
merged 7 commits into from
Jun 14, 2024
Merged

Commits on Jun 13, 2024

  1. Update Nuxt dependencies

    brawaru committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    1da6546 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65797f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa0b41c View commit details
    Browse the repository at this point in the history
  4. Specify type-only imports

    brawaru committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    a2c338a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6bbb3c8 View commit details
    Browse the repository at this point in the history
  6. Replace most useRoute calls with useRoute from vue-router

    Nuxt's version of this composable is horrendously broken (nuxt/nuxt#21340)
    brawaru committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    e4f40d1 View commit details
    Browse the repository at this point in the history
  7. Import all svgs with ?component parameter

    Fixes weird hydration issues + gives correct type
    brawaru committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    638c8d3 View commit details
    Browse the repository at this point in the history