Skip to content

Conversation

@savannahostrowski
Copy link
Member

@savannahostrowski savannahostrowski commented Nov 10, 2025

This PR adds https://github.com/fastapi/fastapi-new as a dependency.

In short, the user journeys are:

@savannahostrowski savannahostrowski added dependencies Pull requests that update a dependency file feature New feature or request labels Nov 10, 2025
@savannahostrowski savannahostrowski marked this pull request as ready for review November 10, 2025 23:17
Copy link
Member

@tiangolo tiangolo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, let's not add it here, let's keep it only as an optional for fastapi-cli.

If we add it here as a default dependency, then installing "fastapi[standard]" will include this, and we don't want it installed by default.

If we installed it by default, people would have both commands fastapi and fastapi-new available, and they would have to manually pick one when triggering shell tab completion, making each command one extra step away (e.g. fastapi dev, fastapi login, fastapi deploy).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants