File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -4,12 +4,14 @@ All notable changes to this project will be documented in this file
4
4
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
5
5
and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
6
6
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
8
10
- FIO-9942: interpolate fix
9
11
- FIO-10369: fixed an issue where validation does not work well for components inside conditional nested form
10
12
- FIO-10525 fixed issue with duplicated nested components for new data coimponents
11
13
- 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
+
13
15
## 5.2.1-rc.12
14
16
### Changed
15
17
- FIO-9780 Fixed inability to save component settings if nested components are required
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @formio/js" ,
3
- "version" : " 5.2.1-rc.12 " ,
3
+ "version" : " 5.2.1-rc.13 " ,
4
4
"description" : " JavaScript powered Forms with JSON Form Builder" ,
5
5
"main" : " lib/cjs/index.js" ,
6
6
"exports" : {
You can’t perform that action at this time.
0 commit comments