@itwin/presentation-shared
Advanced tools
Comparing version 0.5.0 to 1.0.0
# @itwin/presentation-shared | ||
## 1.0.0 | ||
### Major Changes | ||
- [#727](https://github.com/iTwin/presentation/pull/727): 1.0 release. | ||
The APIs are now considered stable and ready for production use. | ||
## 0.5.0 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@itwin/presentation-shared", | ||
"version": "0.5.0", | ||
"version": "1.0.0", | ||
"description": "The package contains types and utilities used across different iTwin.js Presentation packages.", | ||
@@ -62,4 +62,5 @@ "license": "MIT", | ||
"extract-api": "extract-api --entry=presentation-shared --apiReportFolder=./api --apiReportTempFolder=./api/temp --apiSummaryFolder=./api", | ||
"check-internal": "node ../../scripts/checkInternal.js --apiSummary ./api/presentation-shared.api.md" | ||
"check-internal": "node ../../scripts/checkInternal.js --apiSummary ./api/presentation-shared.api.md", | ||
"validate-markdowns": "node ../../scripts/validateMarkdowns.js README.md" | ||
} | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
290546
1