Skip to content

Commit 54f52b5

Browse files
committed
release
1 parent a206c06 commit 54f52b5

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
<!-- do not remove -->
44

5+
## 0.9.1
6+
7+
### New Features
8+
9+
- Add oauth `error_path` ([#570](https://github.com/AnswerDotAI/fasthtml/pull/570)), thanks to [@comhar](https://github.com/comhar)
10+
- Add `qp` to create routes with query params ([#560](https://github.com/AnswerDotAI/fasthtml/issues/560))
11+
- `render_rt()` function enables automatic rendering of FT components in notebook ([#558](https://github.com/AnswerDotAI/fasthtml/issues/558))
12+
- In `HTMX()` `height` is now fixed if passed, and `FT` components can be rendered instead of paths ([#557](https://github.com/AnswerDotAI/fasthtml/issues/557))
13+
14+
515
## 0.9.0
616

717
### Breaking changes

0 commit comments

Comments
 (0)