File tree 3 files changed +7
-8
lines changed
3 files changed +7
-8
lines changed Original file line number Diff line number Diff line change 1
1
2
- ## [ Unreleased: 2.1.1-rc.2]
2
+ ## 2.1.1-rc.2
3
+ - FIO-8336: fix validation on multiple values
4
+ - change filter processor to be more verbose and have compModelType
5
+ - FIO-8218: Fix tests for PR 79
6
+ - FIO-8218: add tests for FIO-8210
3
7
4
8
## 2.1.1-rc.1
5
9
### Changed
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @formio/core" ,
3
- "version" : " 2.1.1-rc.1 " ,
3
+ "version" : " 2.1.1-rc.2 " ,
4
4
"description" : " The core Form.io renderering framework." ,
5
5
"main" : " lib/index.js" ,
6
6
"exports" : {
120
120
],
121
121
"all" : true
122
122
}
123
- }
123
+ }
Original file line number Diff line number Diff line change @@ -4925,11 +4925,6 @@ yargs@^15.0.2:
4925
4925
y18n "^4.0.0"
4926
4926
yargs-parser "^18.1.2"
4927
4927
4928
- yarn.lock@^0.0.1-security :
4929
- version "0.0.1-security"
4930
- resolved "https://registry.yarnpkg.com/yarn.lock/-/yarn.lock-0.0.1-security.tgz#8e7117924bfe916671b21f14212ba1bb49dfe0c7"
4931
- integrity sha512-ZRX6v5zGCJMI1T2aO+BQxJggy1vvorXEwonQhWXIC+brO7lkDB3zWelVNAti183ddH6FmJP8z4UDCJnJlioK4Q==
4932
-
4933
4928
4934
4929
version "3.1.1"
4935
4930
resolved "https://registry.npmjs.org/yn/-/yn-3.1.1.tgz#1e87401a09d767c1d5eab26a6e4c185182d2eb50"
You can’t perform that action at this time.
0 commit comments