TinyShip
TinyShip
  • Docs
  • Updates
    ← Back to Updates
    Apr 10, 2026Release

    TinyShip 2.0.0 - Multi-Framework Support and Documentation Enhancements

    TinyShip 2.0.0 Released

    This release expands TinyShip's architecture and documentation system, officially evolving it into a three-framework starter: Next.js + Nuxt.js + TanStack Start.

    ✨ Core Additions

    TanStack Start Integration: Expanded the monorepo with a new TanStack Start app, offering a lightweight React alternative

    Cloudflare Workers Deployment Support: Added official Cloudflare Workers deployment support for global edge scenarios

    Workflow Documentation Updates: Updated AGENTS.md to document TanStack Start integration in the development workflow

    Build and Run Documentation Enhancements: Updated Docker and README guidance to include TanStack Start build/run/deploy instructions

    🎯 Multi-Framework Engineering Capabilities

    Script System Expansion: Updated package.json scripts to support development, build, and type-checking for the TanStack app

    Internationalization Guideline Alignment: Updated i18n guidelines to support TanStack alongside Next.js and Nuxt.js

    Shared Layer Refactoring: Refactored shared components and hooks to be accessible across all three frameworks

    πŸ”§ Technical Highlights

    Three-Framework Parallel Architecture: Delivers more flexible stack selection while keeping the main architecture stable

    More Complete Deployment Strategy: Extends deployment options with a lightweight Cloudflare Workers edge path

    Stronger Documentation Coverage: Keeps onboarding, development, and deployment docs aligned across all frameworks