We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fb8f86 commit 93790fdCopy full SHA for 93790fd
2 files changed
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 2.12.2 (2024-09-27)
2
+
3
+- Throw required error only if property is visible (Adithya Jayasankar)
4
5
# 2.12.1 (2024-08-23)
6
7
- Update dependencies & migrate to eslint (krishna217)
projects/schema-form/package.json
@@ -1,6 +1,6 @@
{
"name": "ngx-schema-form",
- "version": "2.12.1",
+ "version": "2.12.2",
"repository": {
"type": "git",
"url": "git+https://github.com/guillotinaweb/ngx-schema-form"
0 commit comments