We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de7ec6e commit 3eef641Copy full SHA for 3eef641
Changelog.md
@@ -1,3 +1,7 @@
1
+## 2.1.0-rc.3
2
+### Changed
3
+ - FIO-7675: Map Key From Core
4
+
5
## 2.1.0-rc.2
6
### Changed
7
- FIO-8128: adds includeAll flag to eachComponentData and eachComponentDataAsync
package.json
@@ -1,6 +1,6 @@
{
"name": "@formio/core",
- "version": "2.1.0-rc.2",
+ "version": "2.1.0-rc.3",
"description": "The core Form.io renderering framework.",
"main": "lib/index.js",
"exports": {
0 commit comments