TinyShip
TinyShip
  • Docs
  • Updates
    ← Back to Updates
    Dec 17, 2025Release

    TinyShip 1.1.0 - Nuxt 4 Upgrade

    TinyShip 1.1.0 Released

    We are excited to announce the release of TinyShip 1.1.0! This version brings a comprehensive upgrade to Nuxt 4, providing better performance and developer experience.

    πŸ”„ Framework Upgrades

    • Nuxt: 3.10.3 β†’ 4.2.2 - Full upgrade to Nuxt 4, enjoying faster build speeds and new features

    • Vue: 3.4.19 β†’ 3.5.13 - Latest Vue 3.5 brings a better reactive system

    • Vue Router: 4.3.0 β†’ 4.5.0 - Routing system updated synchronously

    πŸ“¦ Dependency Updates

    • shadcn-nuxt: 2.2.0 β†’ 2.4.3 - Fixed component naming issues

    • nuxt-charts: 0.1.11 β†’ 2.0.0 - Chart library adapted for Nuxt 4

    • @tailwindcss/vite: 4.0.15 β†’ 4.1.18 - Tailwind CSS build optimization

    πŸ› οΈ Bug Fixes

    • Fixed @peculiar/x509 Buffer type compatibility issue under Node.js 22

    • Fixed shadcn-nuxt component path resolution issues

    • Optimized component auto-import configuration to avoid .ts files being incorrectly recognized as components


    Important Changes - Node.js Version Requirements

    Node.js >= 22.20.0 is required

    Due to the oxc-parser native binding issue used by Nuxt 4, versions below this may cause installation failures.