@skyux/theme
Advanced tools
Comparing version 4.0.0-rc.7 to 4.0.0
@@ -0,1 +1,16 @@ | ||
# 4.0.0 (2020-05-11) | ||
### New features | ||
- Added support for `@angular/core@^9`. [#94](https://github.com/blackbaud/skyux-theme/pull/94) | ||
- Updated the pipeline to transpile to the [Angular Package Format](https://docs.google.com/document/d/1CZC2rcpxffTDfRDs6p1cfbmKNLA6x5O-NtkJglDaBVs/preview). [#94](https://github.com/blackbaud/skyux-theme/pull/94) | ||
### Bug fixes | ||
- Added CSS overrides to changes made by `normalize-scss@7` to maintain style consistency with `@skyux/theme@3`. [#95](https://github.com/blackbaud/skyux-theme/pull/95) | ||
### Breaking changes | ||
- Dropped support for `rxjs@5`. Consumers can install `rxjs-compat@^6` to support older versions of `rxjs`. [#94](https://github.com/blackbaud/skyux-theme/pull/94) | ||
# 4.0.0-rc.7 (2020-05-07) | ||
@@ -35,3 +50,3 @@ | ||
- Added bug fixes and features from the `master` branch. | ||
- Added bug fixes and features from the `master` branch. [#121](https://github.com/blackbaud/skyux-theme/pull/121) | ||
@@ -70,3 +85,3 @@ # 3.14.0 (2020-04-23) | ||
- Added some CSS overrides to some changes made by `normalize-scss@7` to maintain style consistency with `@skyux/theme@3`. [#95](https://github.com/blackbaud/skyux-theme/pull/95) | ||
- Added CSS overrides to changes made by `normalize-scss@7` to maintain style consistency with `@skyux/theme@3`. [#95](https://github.com/blackbaud/skyux-theme/pull/95) | ||
@@ -82,3 +97,3 @@ # 4.0.0-rc.0 (2020-02-19) | ||
- Dropped support for `rxjs@5`. Consumers may install `rxjs-compat@^6` to support older versions of `rxjs`. [#94](https://github.com/blackbaud/skyux-theme/pull/94) | ||
- Dropped support for `rxjs@5`. Consumers can install `rxjs-compat@^6` to support older versions of `rxjs`. [#94](https://github.com/blackbaud/skyux-theme/pull/94) | ||
@@ -85,0 +100,0 @@ # 3.9.0 (2019-12-16) |
{ | ||
"name": "@skyux/theme", | ||
"version": "4.0.0-rc.7", | ||
"version": "4.0.0", | ||
"description": "SKY UX Theme", | ||
@@ -9,3 +9,3 @@ "keywords": [], | ||
"peerDependencies": { | ||
"@angular/core": "^9.1.3", | ||
"@angular/core": "^9.1.5", | ||
"tslib": "^1.10.0" | ||
@@ -12,0 +12,0 @@ }, |
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
532402
2