Skip to content

Commit 035d1aa

Browse files
committed
release
1 parent a3e1092 commit 035d1aa

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

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

5+
## 0.11.0
6+
7+
### Breaking changes
8+
9+
- FT components now stringify as their id if they have one
10+
11+
### New Features
12+
13+
- Create unique route names for nested functions ([#622](https://github.com/AnswerDotAI/fasthtml/issues/622))
14+
- Pass `id=True` when creating a component to get an auto unique id ([#622](https://github.com/AnswerDotAI/fasthtml/issues/622))
15+
- Add `+` to FT components ([#622](https://github.com/AnswerDotAI/fasthtml/issues/622))
16+
17+
518
## 0.10.3
619

720
### Bugs Squashed

0 commit comments

Comments
 (0)