@aurodesignsystem/webcorestylesheets
Advanced tools
Comparing version 5.0.4 to 5.0.5
# Semantic Release Automated Changelog | ||
## [5.0.5](https://github.com/AlaskaAirlines/WebCoreStyleSheets/compare/v5.0.4...v5.0.5) (2023-11-10) | ||
### Performance Improvements | ||
* update to support Node dependency policy ([333e35b](https://github.com/AlaskaAirlines/WebCoreStyleSheets/commit/333e35b2d1a2b0a782981b465580c207a357f363)) | ||
## [5.0.4](https://github.com/AlaskaAirlines/WebCoreStyleSheets/compare/v5.0.3...v5.0.4) (2023-10-11) | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@aurodesignsystem/webcorestylesheets", | ||
"description": "Auro core foundation Sass UI Kit", | ||
"version": "5.0.4", | ||
"version": "5.0.5", | ||
"author": "Product design and research", | ||
@@ -12,2 +12,5 @@ "main": "src/", | ||
}, | ||
"engines": { | ||
"node": "^18 || ^20" | ||
}, | ||
"peerDependencies": { | ||
@@ -21,12 +24,12 @@ "@aurodesignsystem/design-tokens": "^4.1.1", | ||
"devDependencies": { | ||
"@aurodesignsystem/design-tokens": "^4.1.1", | ||
"@commitlint/cli": "^17.7.1", | ||
"@commitlint/config-conventional": "^17.7.0", | ||
"@aurodesignsystem/design-tokens": "^4.2.0", | ||
"@commitlint/cli": "^18.2.0", | ||
"@commitlint/config-conventional": "^18.1.0", | ||
"@semantic-release/changelog": "^6.0.3", | ||
"@semantic-release/git": "^10.0.0", | ||
"@semantic-release/npm": "^11.0.0", | ||
"@semantic-release/npm": "^11.0.1", | ||
"auto-changelog": "^2.3.0", | ||
"concat": "^1.0.3", | ||
"copyfiles": "^2.4.1", | ||
"glob": "^10.3.5", | ||
"glob": "^10.3.10", | ||
"husky": "^8.0.3", | ||
@@ -37,8 +40,8 @@ "jest": "^29.7.0", | ||
"npm-run-all": "^4.1.5", | ||
"replace-in-file": "^7.0.1", | ||
"sass": "^1.68.0", | ||
"replace-in-file": "^7.0.2", | ||
"sass": "^1.69.5", | ||
"sass-lint": "^1.13.1", | ||
"sass-true": "^6.1.0", | ||
"sassdoc": "^2.7.3", | ||
"semantic-release": "^22.0.1", | ||
"semantic-release": "^22.0.7", | ||
"stylelint": "^13.13.1", | ||
@@ -45,0 +48,0 @@ "stylelint-config-recommended": "^5.0.0", |
@@ -17,4 +17,6 @@ # WC Style Sheets | ||
When upgrading your project it is required to also retain `@alaskaairux/design-tokens@v3.15.5` in order to support Auro custom elements have been updated to support the [new design token naming convention](https://github.com/AlaskaAirlines/AuroDesignTokens/issues/118). | ||
When upgrading your project it may be required to also retain `@alaskaairux/design-tokens@v3.15.5` in order to support Auro custom elements have not been updated to support the [new design token naming convention](https://github.com/AlaskaAirlines/AuroDesignTokens/issues/118). | ||
Please also see Auro design tokens [migration from 3.x to 4.x](https://github.com/AlaskaAirlines/aurodesignTokens/#migration-from-3x-to-4x) for additional information. | ||
## Install | ||
@@ -21,0 +23,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
234002
102