@bpmn-io/form-js
Advanced tools
Comparing version 0.0.6 to 0.0.8
@@ -9,2 +9,21 @@ # Changelog | ||
## 0.0.8 | ||
_Re-publish of `v0.0.7`_. | ||
## 0.0.7 | ||
### Viewer | ||
* `FEAT`: fail on unknown form schema elements ([#27](https://github.com/bpmn-io/form-js/pull/27)) | ||
* `FEAT`: add `maxLength` validation | ||
### Editor | ||
_Initial editor release._ | ||
### Breaking Changes | ||
* Form viewer instantiation now fails hard when supplied with an unsupported form schema. | ||
## 0.0.6 | ||
@@ -11,0 +30,0 @@ |
export { createForm } from '@bpmn-io/form-js-viewer'; | ||
export { createFormEditor } from '@bpmn-io/form-js-editor'; | ||
//# sourceMappingURL=index.es.js.map |
{ | ||
"name": "@bpmn-io/form-js", | ||
"version": "0.0.6", | ||
"version": "0.0.8", | ||
"description": "View and edit forms - powered by bpmn.io", | ||
@@ -37,5 +37,6 @@ "exports": { | ||
"dependencies": { | ||
"@bpmn-io/form-js-viewer": "^0.0.6" | ||
"@bpmn-io/form-js-editor": "^0.0.8", | ||
"@bpmn-io/form-js-viewer": "^0.0.8" | ||
}, | ||
"gitHead": "b914d0e06b7970352cb0dc5cca64234684757ae2" | ||
"gitHead": "a2842412e44bd83f01f85a36c1c78aa74f496791" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
15908
12
417
0
2
+ Added@bpmn-io/form-js-editor@0.0.8(transitive)
+ Added@bpmn-io/form-js-viewer@0.0.8(transitive)
+ Addedarray-move@3.0.1(transitive)
+ Addedatoa@1.0.0(transitive)
+ Addedcontra@1.9.4(transitive)
+ Addedcrossvent@1.5.5(transitive)
+ Addedcustom-event@1.0.1(transitive)
+ Addeddragula@3.7.3(transitive)
+ Addedpreact@10.25.4(transitive)
+ Addedticky@1.0.1(transitive)
- Removed@bpmn-io/form-js-viewer@0.0.6(transitive)
- Removedsolid-js@0.24.16(transitive)