Skip to content

Commit 6dc2b0e

Browse files
committed
v2.1.1 Release
- Fix Firebase exception on web. - Fix Text Input `Set Value` action not working.
1 parent ef72514 commit 6dc2b0e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 2.1.1
2+
- Fix Firebase exception on web.
3+
- Fix Text Input `Set Value` action not working.
4+
15
## 2.1.0
26
- New TextInputField features! This is the first batch of improvements to the TextInput component and includes the following:
37
- Added Autofill Hints support.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: codelessly_sdk
22
description: Codelessly CloudUI™ - Server-driven UI for Flutter. Supercharge your Flutter apps with dynamic UI and real-time updates. Build and publish UI without code!
3-
version: 2.1.0
3+
version: 2.1.1
44
homepage: https://codelessly.com/
55
repository: https://github.com/Codelessly/CodelesslySDK
66

0 commit comments

Comments
 (0)