@sap/ux-specification
Advanced tools
Comparing version 1.90.2 to 1.90.3
@@ -7,2 +7,8 @@ # Change Log | ||
## [1.90.3] - 2021-06-28 | ||
### Fixed | ||
- The build result did not comprise the type definitions anymore. They are available again now. | ||
## [1.90.2] - 2021-06-17 | ||
@@ -9,0 +15,0 @@ |
{ | ||
"name": "@sap/ux-specification", | ||
"version": "1.90.2", | ||
"version": "1.90.3", | ||
"displayName": "SAP Fiori tools - Specification", | ||
@@ -20,3 +20,3 @@ "description": "SAP Fiori tools - Specification", | ||
"clean": "rimraf ./dist ./schemas", | ||
"build": "yarn run clean && tsc --project ./tsconfig.build.json && yarn run create-json-schemas && yarn copy-json-schemas && webpack --color --config webpack.prod.js && rimraf dist/scripts dist/src && yarn copy-templates", | ||
"build": "yarn run clean && tsc --project ./tsconfig.build.json && yarn run create-json-schemas && yarn copy-json-schemas && webpack --color --config webpack.prod.js && rimraf dist/scripts && yarn copy-templates", | ||
"watch": "yarn run clean && tsc --project ./tsconfig.build.json && yarn run create-json-schemas && yarn copy-json-schemas && yarn copy-templates && webpack --color --config webpack.dev.js", | ||
@@ -23,0 +23,0 @@ "create-json-schemas": "node dist/scripts/to-json-schema.js", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
1849488
539
23568
10
6