We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3e1092 commit 035d1aaCopy full SHA for 035d1aa
CHANGELOG.md
@@ -2,6 +2,19 @@
2
3
<!-- do not remove -->
4
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
18
## 0.10.3
19
20
### Bugs Squashed
0 commit comments