Remove redundant DList and other + add AttrsWithContentBuilder

This commit is contained in:
2022-05-19 12:13:13 +06:00
parent 9b992cbda0
commit 276eaddcac
4 changed files with 19 additions and 57 deletions

View File

@@ -2,6 +2,9 @@
## 0.1.2
* New typealias `AttrsWithContentBuilder`
* Old `DList` and related composable functions removed (they are built-in in compose)
## 0.1.1
* `Compose`: `1.2.0-alpha01-dev686`