@idscan/idvc2 2.10.0 → 2.10.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -91,6 +91,14 @@ import '@idscan/idvc2/dist/css/idvc.css'
91
91
 
92
92
  ## Version history
93
93
 
94
+ - **2.10.2**
95
+ - feat: the "Green Card or Employment Authorization" document type has been separated into two types: GC (type 6) and EA (type 9).
96
+
97
+ - **2.10.1**
98
+ - fix: UI: line breaks in step names
99
+ - fix: UI: green outline is shown if configure only face step in the config
100
+ - fix: UI: initialization issues
101
+
94
102
  - **2.10.0**
95
103
  - feat: the UI has been completely updated
96
104
  - feat: added option 'allowSubmitWithWarnings'