Skip to content

ci: Version Packages#350

Merged
tannerlinsley merged 2 commits intomainfrom
changeset-release/main
Feb 12, 2026
Merged

ci: Version Packages#350
tannerlinsley merged 2 commits intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

create-start-app@0.59.0

Minor Changes

  • feat(mcp): add getAddOnDetails tool and expand add-on metadata

    Add new MCP tool to retrieve detailed add-on information including
    routes, package additions, files, and documentation. Also expand
    listTanStackAddOns to include type, category, link, warning, and
    exclusive fields.

  • feat: force TanStack Start with Tailwind CSS always enabled

    • Remove code-router mode and --router-only flag (TanStack Start only)
    • Remove start add-on (baked into base templates)
    • Remove module-federation add-on
    • Force Tailwind CSS to always be enabled
    • Remove --tailwind/--no-tailwind CLI flags
    • Remove selectTailwind and selectTypescript prompts
    • Remove forcedMode parameter (mode always file-router)
    • Simplify template conditionals and hardcode typescript/tailwind values
    • Update README.md.ejs with instructions for removing Tailwind
    • Clean up dead code and unused functions
    • Update all CLI wrappers to show deprecation warnings

Patch Changes

create-tanstack@0.54.0

Minor Changes

  • feat(mcp): add getAddOnDetails tool and expand add-on metadata

    Add new MCP tool to retrieve detailed add-on information including
    routes, package additions, files, and documentation. Also expand
    listTanStackAddOns to include type, category, link, warning, and
    exclusive fields.

  • feat: force TanStack Start with Tailwind CSS always enabled

    • Remove code-router mode and --router-only flag (TanStack Start only)
    • Remove start add-on (baked into base templates)
    • Remove module-federation add-on
    • Force Tailwind CSS to always be enabled
    • Remove --tailwind/--no-tailwind CLI flags
    • Remove selectTailwind and selectTypescript prompts
    • Remove forcedMode parameter (mode always file-router)
    • Simplify template conditionals and hardcode typescript/tailwind values
    • Update README.md.ejs with instructions for removing Tailwind
    • Clean up dead code and unused functions
    • Update all CLI wrappers to show deprecation warnings

Patch Changes

create-tanstack-app@0.54.0

Minor Changes

  • feat(mcp): add getAddOnDetails tool and expand add-on metadata

    Add new MCP tool to retrieve detailed add-on information including
    routes, package additions, files, and documentation. Also expand
    listTanStackAddOns to include type, category, link, warning, and
    exclusive fields.

  • feat: force TanStack Start with Tailwind CSS always enabled

    • Remove code-router mode and --router-only flag (TanStack Start only)
    • Remove start add-on (baked into base templates)
    • Remove module-federation add-on
    • Force Tailwind CSS to always be enabled
    • Remove --tailwind/--no-tailwind CLI flags
    • Remove selectTailwind and selectTypescript prompts
    • Remove forcedMode parameter (mode always file-router)
    • Simplify template conditionals and hardcode typescript/tailwind values
    • Update README.md.ejs with instructions for removing Tailwind
    • Clean up dead code and unused functions
    • Update all CLI wrappers to show deprecation warnings

Patch Changes

create-tsrouter-app@0.54.0

Minor Changes

  • feat(mcp): add getAddOnDetails tool and expand add-on metadata

    Add new MCP tool to retrieve detailed add-on information including
    routes, package additions, files, and documentation. Also expand
    listTanStackAddOns to include type, category, link, warning, and
    exclusive fields.

  • feat: force TanStack Start with Tailwind CSS always enabled

    • Remove code-router mode and --router-only flag (TanStack Start only)
    • Remove start add-on (baked into base templates)
    • Remove module-federation add-on
    • Force Tailwind CSS to always be enabled
    • Remove --tailwind/--no-tailwind CLI flags
    • Remove selectTailwind and selectTypescript prompts
    • Remove forcedMode parameter (mode always file-router)
    • Simplify template conditionals and hardcode typescript/tailwind values
    • Update README.md.ejs with instructions for removing Tailwind
    • Clean up dead code and unused functions
    • Update all CLI wrappers to show deprecation warnings

Patch Changes

@tanstack/create-start@0.59.0

Minor Changes

  • feat(mcp): add getAddOnDetails tool and expand add-on metadata

    Add new MCP tool to retrieve detailed add-on information including
    routes, package additions, files, and documentation. Also expand
    listTanStackAddOns to include type, category, link, warning, and
    exclusive fields.

  • feat: force TanStack Start with Tailwind CSS always enabled

    • Remove code-router mode and --router-only flag (TanStack Start only)
    • Remove start add-on (baked into base templates)
    • Remove module-federation add-on
    • Force Tailwind CSS to always be enabled
    • Remove --tailwind/--no-tailwind CLI flags
    • Remove selectTailwind and selectTypescript prompts
    • Remove forcedMode parameter (mode always file-router)
    • Simplify template conditionals and hardcode typescript/tailwind values
    • Update README.md.ejs with instructions for removing Tailwind
    • Clean up dead code and unused functions
    • Update all CLI wrappers to show deprecation warnings

Patch Changes

@tanstack/cli@0.59.0

Minor Changes

  • feat(mcp): add getAddOnDetails tool and expand add-on metadata

    Add new MCP tool to retrieve detailed add-on information including
    routes, package additions, files, and documentation. Also expand
    listTanStackAddOns to include type, category, link, warning, and
    exclusive fields.

  • feat: case-insensitive add-on lookup with typo suggestions

  • feat: force TanStack Start with Tailwind CSS always enabled

    • Remove code-router mode and --router-only flag (TanStack Start only)
    • Remove start add-on (baked into base templates)
    • Remove module-federation add-on
    • Force Tailwind CSS to always be enabled
    • Remove --tailwind/--no-tailwind CLI flags
    • Remove selectTailwind and selectTypescript prompts
    • Remove forcedMode parameter (mode always file-router)
    • Simplify template conditionals and hardcode typescript/tailwind values
    • Update README.md.ejs with instructions for removing Tailwind
    • Clean up dead code and unused functions
    • Update all CLI wrappers to show deprecation warnings

Patch Changes

@tanstack/create@0.60.0

Minor Changes

  • feat(mcp): add getAddOnDetails tool and expand add-on metadata

    Add new MCP tool to retrieve detailed add-on information including
    routes, package additions, files, and documentation. Also expand
    listTanStackAddOns to include type, category, link, warning, and
    exclusive fields.

  • feat: case-insensitive add-on lookup with typo suggestions

  • feat: force TanStack Start with Tailwind CSS always enabled

    • Remove code-router mode and --router-only flag (TanStack Start only)
    • Remove start add-on (baked into base templates)
    • Remove module-federation add-on
    • Force Tailwind CSS to always be enabled
    • Remove --tailwind/--no-tailwind CLI flags
    • Remove selectTailwind and selectTypescript prompts
    • Remove forcedMode parameter (mode always file-router)
    • Simplify template conditionals and hardcode typescript/tailwind values
    • Update README.md.ejs with instructions for removing Tailwind
    • Clean up dead code and unused functions
    • Update all CLI wrappers to show deprecation warnings

Patch Changes

@tanstack/create-ui@0.59.0

Minor Changes

  • feat(mcp): add getAddOnDetails tool and expand add-on metadata

    Add new MCP tool to retrieve detailed add-on information including
    routes, package additions, files, and documentation. Also expand
    listTanStackAddOns to include type, category, link, warning, and
    exclusive fields.

  • feat: force TanStack Start with Tailwind CSS always enabled

    • Remove code-router mode and --router-only flag (TanStack Start only)
    • Remove start add-on (baked into base templates)
    • Remove module-federation add-on
    • Force Tailwind CSS to always be enabled
    • Remove --tailwind/--no-tailwind CLI flags
    • Remove selectTailwind and selectTypescript prompts
    • Remove forcedMode parameter (mode always file-router)
    • Simplify template conditionals and hardcode typescript/tailwind values
    • Update README.md.ejs with instructions for removing Tailwind
    • Clean up dead code and unused functions
    • Update all CLI wrappers to show deprecation warnings

Patch Changes

@tannerlinsley tannerlinsley merged commit f6f9865 into main Feb 12, 2026
2 checks passed
@tannerlinsley tannerlinsley deleted the changeset-release/main branch February 12, 2026 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment