@atlaskit/primitives
Advanced tools
Comparing version 1.15.2 to 1.16.0
# @atlaskit/primitives | ||
## 1.16.0 | ||
### Minor Changes | ||
- [#63526](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/63526) [`e8835feffae9`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/e8835feffae9) - Internal change to improve token sorting logic for typography tokens. Typography tokens are now marked as active though they are still in development and not recommend for use without prior approval from ADS. | ||
### Patch Changes | ||
- Updated dependencies | ||
## 1.15.2 | ||
@@ -4,0 +14,0 @@ |
{ | ||
"name": "@atlaskit/primitives", | ||
"version": "1.15.2", | ||
"version": "1.16.0", | ||
"description": "Primitives are token-backed low-level building blocks.", | ||
@@ -108,3 +108,3 @@ "publishConfig": { | ||
"@atlaskit/app-provider": "^0.4.0", | ||
"@atlaskit/tokens": "^1.30.0", | ||
"@atlaskit/tokens": "^1.33.0", | ||
"@babel/runtime": "^7.0.0", | ||
@@ -111,0 +111,0 @@ "@emotion/react": "^11.7.1", |
Sorry, the diff of this file is not supported yet
1582466
Updated@atlaskit/tokens@^1.33.0