Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@skyux/theme

Package Overview
Dependencies
Maintainers
1
Versions
482
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@skyux/theme - npm Package Compare versions

Comparing version 4.0.0-rc.7 to 4.0.0

21

CHANGELOG.md

@@ -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)

4

package.json
{
"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 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc