@egovernments/digit-ui-module-workbench 1.0.17 → 1.0.19-test.1
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 +1 -0
- package/dist/main.js +8643 -0
- package/package.json +23 -14
- package/CHANGELOG.md +0 -25
- package/dist/index.js +0 -1
package/README.md
CHANGED
|
@@ -112,6 +112,7 @@ https://github.com/egovernments/DIGIT-OSS/pull/99/commits/6e711bdc005c226c7debd5
|
|
|
112
112
|
### Changelog
|
|
113
113
|
|
|
114
114
|
```bash
|
|
115
|
+
1.0.19-test.1 : React19 compatibility with latest dependencies such as react-router-dom.GenerateXlsxNew no longer exists in components.
|
|
115
116
|
1.0.2-beta.7 : localisation admin issue fixed
|
|
116
117
|
1.0.2-beta.6 : boundary screen updated for support migration of data
|
|
117
118
|
1.0.2-beta.4 If you dont want to use modulename and mastername in mdms-v2 data create and update api use {MDMS_SCHEMACODE_INACTION} this constant in global config and set it as false
|