We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a33e434 commit 9e44153Copy full SHA for 9e44153
CHANGES.md
@@ -1,3 +1,7 @@
1
+## 16.0.0-beta.58
2
+- attachment fixes
3
+- added css class to hide buttons in form
4
+
5
## 16.0.0-beta.57
6
- Added validation for digits in Time
7
- Bugfix: The time 00:00 got validation error in Time
package.json
@@ -1,6 +1,6 @@
{
"name": "@helsenorge/refero",
- "version": "16.0.0-beta.57",
+ "version": "16.0.0-beta.58",
"description": "Refero is a library that uses a fhir r4 schema and creates a interactive form using helsenorge packages.",
"keywords": [
"react",
0 commit comments