Change8

0.138.0

📦 fastapiView on GitHub →
1 features🐛 1 fixes🔧 2 symbols

Summary

This release introduces the ability to serve frontend assets directly via `app.frontend()` and `router.frontend()`. It also includes numerous documentation improvements and internal maintenance updates.

✨ New Features

  • Add support for serving frontend assets using `app.frontend("/", directory="dist")` and `router.frontend("/", directory="dist")`.

🐛 Bug Fixes

  • Fix failing test and update format for raised errors in internal processes.

Affected Symbols