Skip to content

Commit 4ea3812

Browse files
committed
Updated build: @formio/[email protected]
1 parent 6e8cd64 commit 4ea3812

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

Changelog.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,14 @@ All notable changes to this project will be documented in this file
44
The format is based on [Keep a Changelog](http://keepachangelog.com/)
55
and this project adheres to [Semantic Versioning](http://semver.org/).
66

7-
## [Unreleased: 5.2.1-rc.13]
7+
## 5.2.1-rc.13
8+
### Changed
9+
- syncing commit from monorepo. PR: 373, Title: FIO-10360: Fix Data table
810
- FIO-9942: interpolate fix
911
- FIO-10369: fixed an issue where validation does not work well for components inside conditional nested form
1012
- FIO-10525 fixed issue with duplicated nested components for new data coimponents
1113
- FIO-10425: Fixed issues where fields with errors in nested forms with in wizards are not properly highlighting when you click the error link
12-
14+
1315
## 5.2.1-rc.12
1416
### Changed
1517
- FIO-9780 Fixed inability to save component settings if nested components are required

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@formio/js",
3-
"version": "5.2.1-rc.12",
3+
"version": "5.2.1-rc.13",
44
"description": "JavaScript powered Forms with JSON Form Builder",
55
"main": "lib/cjs/index.js",
66
"exports": {

0 commit comments

Comments
 (0)