v3.0.0 and announcing holm #82
volfpeter
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
What's Changed
Major changes
fasthx.jinjaand can only be imported from that package.*HTMLRenderertypes have been renamed to*RenderFunctionto prepare for rendering non-HTML content.RenderFunctiontype has changed:Responseis no longer allowed as the return value.htmyversion to>=0.8.1.@hx()and@page()decorators of thehtmyintegration no longer require a component selector. If not provided, it is assumed the route returns a component that can be rendered as is.The detailed upgrade guide can be found here: https://volfpeter.github.io/fasthx/migrations/2-to-3/
Related news
I've recently release
holm, a web development framework that brings the Next.js developer experience to Python. It is built with FastAPI,htmy, and FastHX, and it aims to give you the most convenient server side rendering experience on top of the "FastHX stack". You can check out the details here: https://volfpeter.github.io/holm/Full Changelog: v2.3.3...v3.0.0
This discussion was created from the release v3.0.0 and announcing holm.
Beta Was this translation helpful? Give feedback.
All reactions