We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef47ce5 commit 6bcac50Copy full SHA for 6bcac50
CHANGELOG.md
@@ -2,6 +2,19 @@
2
3
<!-- do not remove -->
4
5
+## 0.4.5
6
+
7
+### New Features
8
9
+- Support for web components in html2ft ([#354](https://github.com/AnswerDotAI/fasthtml/issues/354))
10
+- Support `options` http verb as function name ([#350](https://github.com/AnswerDotAI/fasthtml/issues/350))
11
12
+### Bugs Squashed
13
14
+- railway deployment not checking deployed projects correctly ([#340](https://github.com/AnswerDotAI/fasthtml/issues/340))
15
+- Socials tag only appears in head tag when added via FastHTML.hdrs ([#324](https://github.com/AnswerDotAI/fasthtml/issues/324))
16
17
18
## 0.4.4
19
20
### New Features
0 commit comments