Conversation
|
📝 Docs preview for commit 0b4b0e7 at: https://5fe427eb69f90dbff37cd5dd--fastapi.netlify.app |
|
This is a duplicate of #2335 |
|
Looks like it's not compatible due to the removal to xref: https://github.com/encode/starlette/releases/tag/0.14.1 |
|
Thanks for the discussion! 🍰 And nope, I can't relax the pin yet, there have been constant/recent breaking changes. And in fact, the current pin on Starlette allows Starlette to move more easily without worrying a lot about breaking stuff between versions and having to deal with a lot of backwards compatibility between versions. That problem will probably come later after the first 1.x versions, but for now, it's better to try to structure the code the best way possible before getting into those new problems... 🤓
|
Just seeing if there is any appetite to:
starlettepin