Skip to content

Commit 9d6ed03

Browse files
committed
release
1 parent e8c9842 commit 9d6ed03

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

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

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

5+
## 0.5.3
6+
7+
### New Features
8+
9+
- Add `FtResponse` ([#425](https://github.com/AnswerDotAI/fasthtml/issues/425))
10+
- Add `sid_scr` ([#425](https://github.com/AnswerDotAI/fasthtml/issues/425))
11+
- Scope `On` selector to `p` ([#414](https://github.com/AnswerDotAI/fasthtml/issues/414))
12+
- Store `p=me()` before `On` handler ([#413](https://github.com/AnswerDotAI/fasthtml/issues/413))
13+
- Convert `dict` children in `ft_htmx` and `ft_hx` to kwargs ([#412](https://github.com/AnswerDotAI/fasthtml/issues/412))
14+
- Add reload on CSS and JS file changes ([#401](https://github.com/AnswerDotAI/fasthtml/issues/401))
15+
16+
### Bugs Squashed
17+
18+
- `static_path` ignored in `fast_app` ([#410](https://github.com/AnswerDotAI/fasthtml/issues/410))
19+
20+
521
## 0.5.2
622

723
### New Features

0 commit comments

Comments
 (0)