@datacamp/waffles-tokens
Advanced tools
Comparing version 1.0.0-beta.7 to 1.0.0-beta.8
@@ -6,2 +6,35 @@ # Change Log | ||
# [1.0.0-beta.8](https://github.com/datacamp/design-system/compare/@datacamp/waffles-tokens@0.6.13...@datacamp/waffles-tokens@1.0.0-beta.8) (2020-07-17) | ||
### Features | ||
* add 900 and 650 heading sizes. Will not affect core or scss tokens ([65154de](https://github.com/datacamp/design-system/commit/65154de)) | ||
* add letter spacing for different size headings ([7b4ca34](https://github.com/datacamp/design-system/commit/7b4ca34)) | ||
* add line height for large headings ([7d70c17](https://github.com/datacamp/design-system/commit/7d70c17)) | ||
* change sans-serif font ([6f2d3cd](https://github.com/datacamp/design-system/commit/6f2d3cd)) | ||
* update font weights for new branding ([cf0f3bc](https://github.com/datacamp/design-system/commit/cf0f3bc)) | ||
* update font weights to work with latest font version ([812a41b](https://github.com/datacamp/design-system/commit/812a41b)) | ||
* update heading line height ([ca2da4f](https://github.com/datacamp/design-system/commit/ca2da4f)) | ||
* use studio feixen writer for monospace font ([c585560](https://github.com/datacamp/design-system/commit/c585560)) | ||
### BREAKING CHANGES | ||
* Headings with size 800 (or h1 from the style sheets) | ||
now have a letter spacing of -1. Headings with size 700 & 600 (or h2 & | ||
h3 from the style sheets) now have a letter spacing of -0.5 | ||
* The line height for headings has changed from 1.25 to | ||
1.2 | ||
* The monospace font has changed from Roboto-Mono to | ||
Studio-Feixen-Writer. This may affect layout when using code or code | ||
blocks. | ||
* Font weights have been updated to work with new | ||
branding | ||
* The sans-serif font has changed from Lato to Studio-Feixen-Sans-Variable | ||
# [1.0.0-beta.7](https://github.com/datacamp/design-system/compare/@datacamp/waffles-tokens@1.0.0-beta.6...@datacamp/waffles-tokens@1.0.0-beta.7) (2020-07-13) | ||
@@ -34,11 +67,11 @@ | ||
* Headings with size 800 (or h1 from the style sheets) | ||
now have a letter spacing of -1. Headings with size 700 & 600 (or h2 & | ||
* Headings with size 800 (or h1 from the style sheets) | ||
now have a letter spacing of -1. Headings with size 700 & 600 (or h2 & | ||
h3 from the style sheets) now have a letter spacing of -0.5 | ||
* The line height for headings has changed from 1.25 to | ||
* The line height for headings has changed from 1.25 to | ||
1.2 | ||
* The monospace font has changed from Roboto-Mono to | ||
Studio-Feixen-Writer. This may affect layout when using code or code | ||
* The monospace font has changed from Roboto-Mono to | ||
Studio-Feixen-Writer. This may affect layout when using code or code | ||
blocks. | ||
* Font weights have been updated to work with new | ||
* Font weights have been updated to work with new | ||
branding | ||
@@ -142,2 +175,10 @@ * The sans-serif font has changed from Lato to Studio-Feixen-Sans-Variable | ||
## [0.6.13](https://github.com/datacamp/design-system/compare/@datacamp/waffles-tokens@0.6.12...@datacamp/waffles-tokens@0.6.13) (2020-07-17) | ||
**Note:** Version bump only for package @datacamp/waffles-tokens | ||
## [0.6.12](https://github.com/datacamp/design-system/compare/@datacamp/waffles-tokens@0.6.11...@datacamp/waffles-tokens@0.6.12) (2020-07-07) | ||
@@ -144,0 +185,0 @@ |
{ | ||
"name": "@datacamp/waffles-tokens", | ||
"version": "1.0.0-beta.7", | ||
"version": "1.0.0-beta.8", | ||
"description": "", | ||
@@ -25,6 +25,6 @@ "main": "lib/core-tokens.json", | ||
"omit-deep-lodash": "^1.1.4", | ||
"style-dictionary": "2.10.0", | ||
"style-dictionary": "2.10.1", | ||
"tinycolor2": "^1.4.1" | ||
}, | ||
"gitHead": "6df0cf1d15c60e9dfd5bb4e98a08c10babd8a9c4" | ||
"gitHead": "75c7fa87c8e07cd44caba61431124ee87b2bd7b2" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
53865
1