@spectrum-css/stepper
Advanced tools
Comparing version
# Change Log | ||
## 7.1.0 | ||
### Minor Changes | ||
- [`205182b`](https://github.com/adobe/spectrum-css/commit/205182bebcbe82813457aa098d8799b0a23423ee) Thanks [@castastrophe](https://github.com/castastrophe)! | ||
## New feature | ||
Minified and gzipped outputs available for all compiled CSS assets. | ||
### Patch Changes | ||
- [#3541](https://github.com/adobe/spectrum-css/pull/3541) [`1a3245c`](https://github.com/adobe/spectrum-css/commit/1a3245c3a660bc52ed260f18b6cceab5ee81541d) Thanks [@castastrophe](https://github.com/castastrophe)! | ||
Dependency alignment across the project. | ||
- Updated dependencies [[`205182b`](https://github.com/adobe/spectrum-css/commit/205182bebcbe82813457aa098d8799b0a23423ee), [`9b108f7`](https://github.com/adobe/spectrum-css/commit/9b108f7e05df1f55ab315dad96736d3ff4757f8c), [`1a3245c`](https://github.com/adobe/spectrum-css/commit/1a3245c3a660bc52ed260f18b6cceab5ee81541d)]: | ||
- @spectrum-css/actionbutton@8.0.0 | ||
- @spectrum-css/icon@9.1.0 | ||
- @spectrum-css/infieldbutton@7.0.0 | ||
- @spectrum-css/textfield@9.0.0 | ||
- @spectrum-css/tokens@16.0.1 | ||
## 7.0.1 | ||
@@ -4,0 +27,0 @@ |
{ | ||
"name": "@spectrum-css/stepper", | ||
"version": "7.0.1", | ||
"version": "7.1.0", | ||
"description": "The Spectrum CSS stepper component", | ||
@@ -28,23 +28,31 @@ "license": "Apache-2.0", | ||
"peerDependencies": { | ||
"@spectrum-css/actionbutton": ">=6", | ||
"@spectrum-css/icon": ">=7", | ||
"@spectrum-css/infieldbutton": ">=5", | ||
"@spectrum-css/textfield": ">=7", | ||
"@spectrum-css/tokens": ">=14 || >=15" | ||
"@spectrum-css/actionbutton": ">=7.0.0 <8.0.0", | ||
"@spectrum-css/icon": ">=9.0.0 <10.0.0", | ||
"@spectrum-css/infieldbutton": ">=6.0.0 <7.0.0", | ||
"@spectrum-css/textfield": ">=8.0.0 <9.0.0", | ||
"@spectrum-css/tokens": ">=16.0.0 <17.0.0" | ||
}, | ||
"peerDependenciesMeta": { | ||
"@spectrum-css/actionbutton": { | ||
"optional": true | ||
}, | ||
"@spectrum-css/icon": { | ||
"optional": true | ||
}, | ||
"@spectrum-css/infieldbutton": { | ||
"optional": true | ||
}, | ||
"@spectrum-css/textfield": { | ||
"optional": true | ||
}, | ||
"@spectrum-css/tokens": { | ||
"optional": true | ||
} | ||
}, | ||
"devDependencies": { | ||
"@spectrum-css/actionbutton": "7.0.1", | ||
"@spectrum-css/icon": "9.0.1", | ||
"@spectrum-css/infieldbutton": "6.0.1", | ||
"@spectrum-css/textfield": "8.0.1", | ||
"@spectrum-css/tokens": "16.0.0", | ||
"eslint": "^8.57.0", | ||
"npm-run-all2": "^7.0.2", | ||
"prettier": "^3.4.2", | ||
"stylelint": "^16.9.0" | ||
"@spectrum-css/actionbutton": "7.1.0", | ||
"@spectrum-css/icon": "9.1.0", | ||
"@spectrum-css/infieldbutton": "6.1.0", | ||
"@spectrum-css/textfield": "8.1.0", | ||
"@spectrum-css/tokens": "16.0.1" | ||
}, | ||
@@ -51,0 +59,0 @@ "keywords": [ |
196002
36.09%5
-44.44%30
66.67%1919
11.7%