Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
jph00 committed Jan 5, 2025
1 parent a3e1092 commit 035d1aa
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

<!-- do not remove -->

## 0.11.0

### Breaking changes

- FT components now stringify as their id if they have one

### New Features

- Create unique route names for nested functions ([#622](https://github.com/AnswerDotAI/fasthtml/issues/622))
- Pass `id=True` when creating a component to get an auto unique id ([#622](https://github.com/AnswerDotAI/fasthtml/issues/622))
- Add `+` to FT components ([#622](https://github.com/AnswerDotAI/fasthtml/issues/622))


## 0.10.3

### Bugs Squashed
Expand Down

0 comments on commit 035d1aa

Please sign in to comment.