Features
- ✨ Add support for
@app.vibe(). PR #15280 by @tiangolo.- New docs: Vibe Coding.
Docs
Internal
- 👥 Update FastAPI People - Experts. PR #15279 by @tiangolo.
- ⬆ Bump orjson from 3.11.7 to 3.11.8. PR #15276 by @dependabot[bot].
- ⬆ Bump ruff from 0.15.0 to 0.15.8. PR #15277 by @dependabot[bot].
- 👥 Update FastAPI GitHub topic repositories. PR #15274 by @tiangolo.
- ⬆ Bump fastmcp from 2.14.5 to 3.2.0. PR #15267 by @dependabot[bot].
- 👥 Update FastAPI People - Contributors and Translators. PR #15270 by @tiangolo.
- ⬆ Bump requests from 2.32.5 to 2.33.0. PR #15228 by @dependabot[bot].
- 👷 Add ty check to
lint.sh. PR #15136 by @svlandeg.