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 dd9bb07 commit 48c8ca5Copy full SHA for 48c8ca5
1 file changed
CHANGELOG.md
@@ -1,5 +1,19 @@
1
# Changelog
2
3
+## v1.5.0 - 2024-04-20
4
+
5
+### What's Changed
6
7
+#### 🚀 Features
8
9
+- feat: add `linebreak` prop to various components @mobily (#36)
10
+- feat: add Buffer component @mobily (#33)
11
12
+#### 🐛 Bug Fixes
13
14
+- fix: ensure that only the relevant signal value is emitted @mobily (#34)
15
+- fix: display the initial value of TextInput correctly @mobily (#35)
16
17
## v1.4.1 - 2024-04-17
18
19
### What's Changed
0 commit comments