We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f1927fb + 1603466 commit cc8982eCopy full SHA for cc8982e
2 files changed
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 2.10.1 (2023-08-26)
2
+
3
+- Fixing issue when using visibleIf in array items (Saeleas)
4
5
# 2.10.0 (2023-05-11)
6
7
- Upgrade to Angular 16 (ebrehault)
projects/schema-form/package.json
@@ -1,6 +1,6 @@
{
"name": "ngx-schema-form",
- "version": "2.10.0",
+ "version": "2.10.1",
"repository": {
"type": "git",
"url": "git+https://github.com/guillotinaweb/ngx-schema-form"
0 commit comments