Skip to content

Commit 81d9831

Browse files
committed
v1.0.0
1 parent 666791c commit 81d9831

23 files changed

+172
-112
lines changed

.changeset/fifty-garlics-exist.md

-5
This file was deleted.

.changeset/green-ducks-teach.md

-10
This file was deleted.

.changeset/proud-maps-applaud.md

-9
This file was deleted.

docs/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
"dev:serve": "astro dev"
1515
},
1616
"devDependencies": {
17-
"@cobalt-ui/cli": "^0.7.4",
18-
"@cobalt-ui/core": "^0.7.4",
19-
"@cobalt-ui/plugin-css": "^1.1.6",
20-
"@cobalt-ui/plugin-sass": "^1.1.4",
17+
"@cobalt-ui/cli": "^1.0.0",
18+
"@cobalt-ui/core": "^1.0.0",
19+
"@cobalt-ui/plugin-css": "^1.2.0",
20+
"@cobalt-ui/plugin-sass": "^1.2.0",
2121
"astro": "^2.3.0",
2222
"npm-run-all": "^4.1.5",
2323
"sass": "^1.62.0",

examples/adobe/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
"check": "co check"
99
},
1010
"devDependencies": {
11-
"@cobalt-ui/cli": "^0.7.4",
12-
"@cobalt-ui/plugin-css": "^1.1.6",
13-
"@cobalt-ui/plugin-js": "^1.0.7",
14-
"@cobalt-ui/plugin-sass": "^1.1.4"
11+
"@cobalt-ui/cli": "^1.0.0",
12+
"@cobalt-ui/plugin-css": "^1.2.0",
13+
"@cobalt-ui/plugin-js": "^1.1.0",
14+
"@cobalt-ui/plugin-sass": "^1.2.0"
1515
}
1616
}

examples/apple/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
"check": "co check"
99
},
1010
"devDependencies": {
11-
"@cobalt-ui/cli": "^0.7.4",
12-
"@cobalt-ui/plugin-css": "^1.1.6",
13-
"@cobalt-ui/plugin-js": "^1.0.7",
14-
"@cobalt-ui/plugin-sass": "^1.1.4"
11+
"@cobalt-ui/cli": "^1.0.0",
12+
"@cobalt-ui/plugin-css": "^1.2.0",
13+
"@cobalt-ui/plugin-js": "^1.1.0",
14+
"@cobalt-ui/plugin-sass": "^1.2.0"
1515
}
1616
}

examples/github/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
"update": "node scripts/update"
99
},
1010
"devDependencies": {
11-
"@cobalt-ui/cli": "^0.7.4",
12-
"@cobalt-ui/plugin-css": "^1.1.6",
13-
"@cobalt-ui/plugin-js": "^1.0.7",
14-
"@cobalt-ui/plugin-sass": "^1.1.4",
11+
"@cobalt-ui/cli": "^1.0.0",
12+
"@cobalt-ui/plugin-css": "^1.2.0",
13+
"@cobalt-ui/plugin-js": "^1.1.0",
14+
"@cobalt-ui/plugin-sass": "^1.2.0",
1515
"@primer/octicons": "^16.3.1",
1616
"@primer/primitives": "^7.9.0"
1717
}

examples/ibm/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
"@carbon/colors": "^11.6.0",
1212
"@carbon/icons": "^11.10.0",
1313
"@carbon/type": "^11.10.0",
14-
"@cobalt-ui/cli": "^0.7.4",
15-
"@cobalt-ui/plugin-css": "^1.1.6",
16-
"@cobalt-ui/plugin-js": "^1.0.7",
17-
"@cobalt-ui/plugin-sass": "^1.1.4"
14+
"@cobalt-ui/cli": "^1.0.0",
15+
"@cobalt-ui/plugin-css": "^1.2.0",
16+
"@cobalt-ui/plugin-js": "^1.1.0",
17+
"@cobalt-ui/plugin-sass": "^1.2.0"
1818
}
1919
}

examples/salesforce/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
"update": "node scripts/update"
99
},
1010
"devDependencies": {
11-
"@cobalt-ui/cli": "^0.7.4",
12-
"@cobalt-ui/plugin-css": "^1.1.6",
13-
"@cobalt-ui/plugin-js": "^1.0.7",
14-
"@cobalt-ui/plugin-sass": "^1.1.4",
11+
"@cobalt-ui/cli": "^1.0.0",
12+
"@cobalt-ui/plugin-css": "^1.2.0",
13+
"@cobalt-ui/plugin-js": "^1.1.0",
14+
"@cobalt-ui/plugin-sass": "^1.2.0",
1515
"@salesforce-ux/design-system": "^2.16.2",
1616
"better-color-tools": "^0.10.0",
1717
"postcss": "^8.4.16"

examples/shopify/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
"build:tokens": "co build"
88
},
99
"devDependencies": {
10-
"@cobalt-ui/cli": "^0.7.4",
11-
"@cobalt-ui/plugin-css": "^1.1.6",
12-
"@cobalt-ui/plugin-js": "^1.0.7",
13-
"@cobalt-ui/plugin-sass": "^1.1.4"
10+
"@cobalt-ui/cli": "^1.0.0",
11+
"@cobalt-ui/plugin-css": "^1.2.0",
12+
"@cobalt-ui/plugin-js": "^1.1.0",
13+
"@cobalt-ui/plugin-sass": "^1.2.0"
1414
}
1515
}

packages/cli/CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# @cobalt-ui/cli
22

3+
## 1.0.0
4+
5+
1.0 Release! 🎉 While the only significant change from `0.x` to `1.x` is the changing of a few font types, this is more of a symbolic release than an actual semver one. The original plan was to wait to release 1.0 when the W3C Design Token spec was finalized. But who knows when that will be? And so this just marks a journey into building a more stable design token foundation, wherever the current spec is at.
6+
7+
Proper semver will still be respected, so while some spec changes are non-breaking, any breaking change from now on will get proper major bumps for everything.
8+
9+
### Minor Changes
10+
11+
- 526777f: Add `fontFamily`, `fontWeight`, `fontName`, and `number` types, remove `font` type
12+
13+
### Patch Changes
14+
15+
- ecc5389: Update TS types for 4.7
16+
- Updated dependencies [ecc5389]
17+
- Updated dependencies [526777f]
18+
- @cobalt-ui/utils@0.5.4
19+
- @cobalt-ui/core@0.8.0
20+
321
## 0.7.4
422

523
### Patch Changes

packages/cli/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"W3C",
77
"JSON"
88
],
9-
"version": "0.7.4",
9+
"version": "1.0.0",
1010
"author": {
1111
"name": "Drew Powers",
1212
"email": "[email protected]"
@@ -31,8 +31,8 @@
3131
"test:ts": "tsc --noEmit"
3232
},
3333
"dependencies": {
34-
"@cobalt-ui/core": "^0.7.4",
35-
"@cobalt-ui/utils": "^0.5.3",
34+
"@cobalt-ui/core": "^1.0.0",
35+
"@cobalt-ui/utils": "^1.0.0",
3636
"@types/csso": "^5.0.0",
3737
"better-color-tools": "^0.10.2",
3838
"chokidar": "^3.5.3",

packages/core/CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# @cobalt-ui/core
22

3+
## 1.0.0
4+
5+
1.0 Release! 🎉 While the only significant change from `0.x` to `1.x` is the changing of a few font types, this is more of a symbolic release than an actual semver one. The original plan was to wait to release 1.0 when the W3C Design Token spec was finalized. But who knows when that will be? And so this just marks a journey into building a more stable design token foundation, wherever the current spec is at.
6+
7+
Proper semver will still be respected, so while some spec changes are non-breaking, any breaking change from now on will get proper major bumps for everything.
8+
9+
### Minor Changes
10+
11+
- 526777f: Add `fontFamily`, `fontWeight`, `fontName`, and `number` types, remove `font` type
12+
13+
### Patch Changes
14+
15+
- ecc5389: Update TS types for 4.7
16+
- Updated dependencies [ecc5389]
17+
- @cobalt-ui/utils@0.5.4
18+
319
## 0.7.4
420

521
### Patch Changes

packages/core/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@cobalt-ui/core",
33
"description": "CLI for using the W3C design token format",
4-
"version": "0.7.4",
4+
"version": "1.0.0",
55
"author": {
66
"name": "Drew Powers",
77
"email": "[email protected]"
@@ -27,7 +27,7 @@
2727
"test:ts": "tsc --noEmit"
2828
},
2929
"dependencies": {
30-
"@cobalt-ui/utils": "^0.5.3",
30+
"@cobalt-ui/utils": "1.0.0",
3131
"@types/csso": "^5.0.0",
3232
"better-color-tools": "^0.10.2",
3333
"svgo": "^3.0.2"

packages/plugin-css/CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# @cobalt-ui/plugin-css
22

3+
## 1.2.0
4+
5+
### Minor Changes
6+
7+
- 526777f: Add `fontFamily`, `fontWeight`, `fontName`, and `number` types, remove `font` type
8+
9+
### Patch Changes
10+
11+
- ecc5389: Update TS types for 4.7
12+
- Updated dependencies [ecc5389]
13+
- Updated dependencies [526777f]
14+
- @cobalt-ui/utils@0.5.4
15+
- @cobalt-ui/cli@0.8.0
16+
317
## 1.1.6
418

519
### Patch Changes

packages/plugin-css/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@cobalt-ui/plugin-css",
33
"description": "Generate CSS from your design tokens schema (requires @cobalt-ui/cli)",
4-
"version": "1.1.6",
4+
"version": "1.2.0",
55
"author": {
66
"name": "Drew Powers",
77
"email": "[email protected]"
@@ -26,15 +26,15 @@
2626
"@cobalt-ui/cli": "*"
2727
},
2828
"dependencies": {
29-
"@cobalt-ui/utils": "^0.5.3",
29+
"@cobalt-ui/utils": "^1.0.0",
3030
"@types/csso": "^5.0.0",
3131
"better-color-tools": "^0.10.2",
3232
"mime": "^3.0.0",
3333
"svgo": "^3.0.2"
3434
},
3535
"devDependencies": {
36-
"@cobalt-ui/cli": "^0.7.4",
37-
"@cobalt-ui/core": "^0.7.4",
36+
"@cobalt-ui/cli": "^1.0.0",
37+
"@cobalt-ui/core": "^1.0.0",
3838
"@types/mime": "^2.0.3",
3939
"@types/node": "^18.16.0",
4040
"npm-run-all": "^4.1.5",

packages/plugin-js/CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# @cobalt-ui/plugin-js
22

3+
## 1.1.0
4+
5+
### Minor Changes
6+
7+
- 526777f: Add `fontFamily`, `fontWeight`, `fontName`, and `number` types, remove `font` type
8+
9+
### Patch Changes
10+
11+
- ecc5389: Fix TS inference error with newer versions of TS
12+
- ecc5389: Update TS types for 4.7
13+
- Updated dependencies [ecc5389]
14+
- Updated dependencies [526777f]
15+
- @cobalt-ui/utils@0.5.4
16+
- @cobalt-ui/cli@0.8.0
17+
318
## 1.0.7
419

520
### Patch Changes

packages/plugin-js/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@cobalt-ui/plugin-js",
33
"description": "Generate JS, TS, and JSON from your design tokens schema (requires @cobalt-ui/cli)",
4-
"version": "1.0.7",
4+
"version": "1.1.0",
55
"author": {
66
"name": "Drew Powers",
77
"email": "[email protected]"
@@ -27,11 +27,11 @@
2727
"@cobalt-ui/cli": "*"
2828
},
2929
"dependencies": {
30-
"@cobalt-ui/utils": "^0.5.3"
30+
"@cobalt-ui/utils": "^1.0.0"
3131
},
3232
"devDependencies": {
33-
"@cobalt-ui/cli": "^0.7.4",
34-
"@cobalt-ui/core": "^0.7.4",
33+
"@cobalt-ui/cli": "^1.0.0",
34+
"@cobalt-ui/core": "^1.0.0",
3535
"fast-glob": "^3.2.12",
3636
"npm-run-all": "^4.1.5",
3737
"vitest": "^0.30.1"

packages/plugin-sass/CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# @cobalt-ui/plugin-sass
22

3+
## 1.2.0
4+
5+
### Minor Changes
6+
7+
- 526777f: Add `fontFamily`, `fontWeight`, `fontName`, and `number` types, remove `font` type
8+
9+
### Patch Changes
10+
11+
- ecc5389: Update TS types for 4.7
12+
- Updated dependencies [ecc5389]
13+
- Updated dependencies [526777f]
14+
- @cobalt-ui/plugin-css@2.0.0
15+
- @cobalt-ui/utils@0.5.4
16+
- @cobalt-ui/cli@0.8.0
17+
318
## 1.1.4
419

520
### Patch Changes

packages/plugin-sass/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@cobalt-ui/plugin-sass",
33
"description": "Generate scss/sass from your design tokens schema (requires @cobalt-ui/cli)",
4-
"version": "1.1.4",
4+
"version": "1.2.0",
55
"author": {
66
"name": "Drew Powers",
77
"email": "[email protected]"
@@ -26,15 +26,15 @@
2626
"@cobalt-ui/cli": "*"
2727
},
2828
"dependencies": {
29-
"@cobalt-ui/plugin-css": "^1.1.6",
30-
"@cobalt-ui/utils": "^0.5.3",
29+
"@cobalt-ui/plugin-css": "^1.2.0",
30+
"@cobalt-ui/utils": "^1.0.0",
3131
"@types/csso": "^5.0.0",
3232
"mime": "^3.0.0",
3333
"svgo": "^3.0.2"
3434
},
3535
"devDependencies": {
36-
"@cobalt-ui/cli": "^0.7.4",
37-
"@cobalt-ui/core": "^0.7.4",
36+
"@cobalt-ui/cli": "^1.0.0",
37+
"@cobalt-ui/core": "^1.0.0",
3838
"@types/mime": "^2.0.3",
3939
"@types/node": "^18.16.0",
4040
"npm-run-all": "^4.1.5",

packages/utils/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @cobalt-ui/utils
22

3+
## 1.0.0
4+
5+
### Patch Changes
6+
7+
- ecc5389: Update TS types for 4.7
8+
39
## 0.5.3
410

511
### Patch Changes

packages/utils/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@cobalt-ui/utils",
33
"description": "Generic codegen utilities",
4-
"version": "0.5.3",
4+
"version": "1.0.0",
55
"author": {
66
"name": "Drew Powers",
77
"email": "[email protected]"

0 commit comments

Comments
 (0)