Skip to content

Commit

Permalink
Updated build
Browse files Browse the repository at this point in the history
  • Loading branch information
lane-formio committed Oct 3, 2024
1 parent 5b934a0 commit 5dc3bf3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 2.3.0-rc.8
### Changed
- FIO-8723: Clear values from submission for hidden comp with clearOnHide flag
- FIO-8954: added Allow only available values validation for Data Source Type = URL
- FIO-9085: Fix address submission logic

## 2.3.0-rc.7
### Changed
- FIO-9059: fixed an issue where the string type returns for textarea with json type
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@formio/core",
"version": "2.3.0-rc.7",
"version": "2.3.0-rc.8",
"description": "The core Form.io renderering framework.",
"main": "lib/index.js",
"exports": {
Expand Down

0 comments on commit 5dc3bf3

Please sign in to comment.