Change Log
6.8.3
Patch Changes
- Updated dependencies
[781f452c4]:- @hoverinc/tokens-color@8.4.0
- @hoverinc/tokens-space@0.15.0
 
6.8.2
Patch Changes
- 
#3174 d521b8261Thanks @jhines-hover! - Fix publishConfig for all packages
- 
Updated dependencies [ d521b8261]:- @hoverinc/tokens-color@8.2.3
- @hoverinc/tokens-space@0.14.2
 
6.8.1
Patch Changes
- #3172
869e50cdeThanks @jhines-hover! - Switches all packages from the npm registry namespace to the github registry namespace
- Updated dependencies
[869e50cde]:- @hoverinc/tokens-color@8.2.2
- @hoverinc/tokens-space@0.14.1
 
6.8.0
Minor Changes
- #3020
17051a8ddThanks @danhoverrr! - Add Android typography XML resources, which include typography token presets and font assets
6.7.3
Patch Changes
6.7.2
Patch Changes
- Updated dependencies
[57eba7c97]:- @hover/tokens-color@8.1.0
- @hover/tokens-space@0.14.0
 
6.7.1
Patch Changes
- Updated dependencies
[a83020d58]:- @hover/tokens-color@8.0.0
 
6.7.0
Minor Changes
- #2894
6bfb6f7bfThanks @rafa-hover! - Addlabeltext preset
6.6.1
Patch Changes
- #2818
ce576561Thanks @knoxzin1! - Add missingexportsentry that we forgot for @hover/tokens-typography/bauhaus/native
6.6.0
Minor Changes
- #2816
b0510c03Thanks @knoxzin1! - Add unitless tokens available at/nativefor consumption in React Native
Patch Changes
- Updated dependencies
[b0510c03]:- @hover/tokens-space@0.13.0
 
6.5.1
Patch Changes
- #2734
4f36119eThanks @jrolfs! - Fix mispelledbauhausentry in thefilesfield of the package.json for @hover/tokens-typography. This fixes import errors when trying to import the/bauhaustokens.
6.5.0
Minor Changes
- 
#2721 c4bc08d2Thanks @jrolfs! - Add Bauhaus tokens available at/bauhaus
- 
#2721 3f21a2c2Thanks @jrolfs! - Include mapping for heading and body size aliases (xl,large,medium, etc.)
Patch Changes
- Updated dependencies
[3e21fd1a]:- @hover/tokens-space@0.12.1
 
6.4.4
Patch Changes
- Updated dependencies
[51d0d973]:- @hover/tokens-space@0.12.0
 
6.4.3
Patch Changes
- #2674
e2baf219Thanks @jrolfs! - Bring Capsize metrics for Diatype back closer to the extracted metrics. The previous tweaks overdid it and it turns out the main issue with vertical alignment at this point is our non-standardfont-sizes andline-heighta.s
6.4.2
Patch Changes
- 
#2668 a20db432Thanks @jrolfs! - Tweak font metrics for Capsize adjustment for Diatype and correct Adelle Sans metrics to take the baseline hack we applied to the font asset into account
- 
#2668 a20db432Thanks @jrolfs! - TweakcapHeightvalue ever so slightly for Diatype
6.4.1
Patch Changes
6.4.0
Minor Changes
- #2661
af3fecadThanks @jrolfs! - Generate Capsize metadata JSON for all fonts as part of typography tokens build process
Patch Changes
- #2661
4b71d7d7Thanks @jrolfs! - Fix heading margins for/nexttokens. Previously, they were incorrectly reading from the old theme's spacing tokens. The margin values also needed to be updated based on the/nextspacing tokens.
6.3.1
Patch Changes
- d47543f1Thanks @jrolfs! - One last bump to get the new font to propagate correctly through the transitive dependencies ๐คฆ๐ป
6.3.0
Minor Changes
6.2.2
Patch Changes
6.2.1
Patch Changes
- 377f7459Thanks @jrolfs! - Adjust- font-sizeand- line-heightfor Heading preset 700 to match H3 font style in Figma (essentially we were missing a heading sixze from the original tokens that were provided)
6.2.0
Minor Changes
- 
#2595 2b766c23Thanks @jrolfs! - Add Inter font assets and configure/nexttokens to use it forfont-family
- 
#2593 53b340e8Thanks @jrolfs! - Output Sass map tokens as$tokens-typography
Patch Changes
- #2595
586769d9Thanks @jrolfs! - Tweakline-height300 token for/nextto fix body text causing overflow
6.1.1
Patch Changes
- Updated dependencies
[e304b641]:- @hover/tokens-space@0.11.0
 
6.1.0
Minor Changes
6.0.0
Major Changes
Minor Changes
- #2542
64cb0039Thanks @jrolfs! - Make the typography tokens representing the new visual design available at the/nextentrypoint
5.1.2
Patch Changes
- Updated dependencies
[9eff2c5e]:- @hover/tokens-space@0.10.0
 
5.1.1
Patch Changes
- #1520
346b7f6aThanks @cpalmatier! - Changes default body weight to 400 from 300 in new typography
5.1.0
Minor Changes
Patch Changes
- #1499
cf53238aThanks @jrolfs! - Fix display font weight for new typography (was incorrectly set as bold/700, now it's set correctly as regular/400)
5.0.0
Major Changes
- #1420
b2a3a71bThanks @jrolfs! - Introduce Adelle Sans as the new typeface for all typography elements as well as new weight aliases (body,heading,headingLightanddisplay). The old values are still available prefixed withlegacy.
4.1.0
Minor Changes
4.0.0
Major Changes
- 
#1336 4c9b2c4dThanks @cpalmatier! - - Update font size scale: Bump all sizes up, add larger sizes- Update line height scale: Change to optical heights rather than multiplier
- Add display presets: Special heading type for (mostly) brand usage
 BREAKING CHANGE: changes all font sizes and most line heights 
3.2.1
Patch Changes
- Updated dependencies
[d1ea58c8]:- @hover/tokens-color@7.0.0
 
3.2.0
Minor Changes
3.1.0
Minor Changes
3.0.0
Major Changes
- 
#1032 dded2f1Thanks @jrolfs! - Use correct color for heading tokens (neutral.700)BREAKING CHANGE: updates the color for all heading tokens 
2.2.3
Patch Changes
- Updated dependencies
[62129e8]:- @hover/tokens-color@6.0.0
 
2.2.2
Patch Changes
- Updated dependencies
[f0d4617]:- @hover/tokens-color@5.0.0
 
2.2.1
Patch Changes
- #863
3116fe0Thanks @jrolfs! - Don't wrap exports in declaration file withdeclare module '[package-name] {}, it prevents the definitions from working when source is imported with anything different than the package name (i.e: internally)
- Updated dependencies
[3116fe0]:- @hover/tokens-color@4.0.2
 
2.2.0
Minor Changes
- 
#812 acbdc6dThanks @jrolfs! - Add alias to base font size (e.g:fontSizeBase)
- 
#819 3717877Thanks @jrolfs! - Use rem units for size properties in Sass token output
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2.1.1 (2021-03-09)
Note: Version bump only for package @hover/tokens-typography
2.1.0 (2020-10-10)
Features
- tokens-typography: add intermediate 650heading size (cffd46a)
- tokens-typography: add intermediate 850font size/height (6d7795c)
- tokens-typography: add intermediate 850font size/height (1b6730e)
2.0.4 (2020-08-27)
Note: Version bump only for package @hover/tokens-typography
2.0.3 (2020-08-27)
Note: Version bump only for package @hover/tokens-typography
2.0.2 (2020-08-18)
Note: Version bump only for package @hover/tokens-typography
2.0.1 (2020-08-17)
Note: Version bump only for package @hover/tokens-typography
2.0.0 (2020-08-15)
Features
- tokens-typography: update headingStylesto use Avenir Demi (9c09a26)
- tokens-typography: use Open Sans font for body content (bfbff85)
BREAKING CHANGES
- tokens-typography: typography.heading.*styles now use weight 600
- tokens-typography: Clear Sans is now superceded by Open Sans in
font-familyof body styles
1.2.2 (2020-08-07)
Note: Version bump only for package @hover/tokens-typography
1.2.1 (2020-07-21)
Note: Version bump only for package @hover/tokens-typography
1.2.0 (2020-05-15)
Features
- tokens-typography: improve type definitions (f73f2d7)
1.1.4 (2020-05-12)
Bug Fixes
- tokens-typography: use correct color for headings (607b9d1)
1.1.3 (2020-04-03)
Bug Fixes
- tokens: only distribute necessary build artifacts (0c8564e)
1.1.2 (2020-03-13)
Bug Fixes
- tokens-typography: distribute CommonJS and ESM formats correctly (c705600)
1.1.1 (2020-03-06)
Note: Version bump only for package @hover/tokens-typography
1.1.0 (2020-03-04)
Features
- tokens-typography: add color to heading and body tokens (93000c2)
1.0.1 (2020-02-12)
Note: Version bump only for package @hover/tokens-typography
1.0.0 (2020-02-08)
Features
- tokens-typography: update all typography tokens to match design (d5ac037)
BREAKING CHANGES
- tokens-typography: all typography tokens have changed.
0.6.0 (2020-02-07)
Features
- tokens-typography: update all tokens to match design (ce4f8e5)
0.5.0 (2019-10-11)
Features
- tokens-typography: add style token (c7fd4ab)
0.4.3 (2019-10-10)
Note: Version bump only for package @hover/tokens-typography
0.4.2 (2019-10-10)
Note: Version bump only for package @hover/tokens-typography
0.4.1 (2019-10-09)
Note: Version bump only for package @hover/tokens-typography
0.4.0 (2019-10-09)
Features
- tokens-typography: produce TypeScript types (c0c34da)
0.3.0 (2019-10-08)
Features
- tokens-typography: add typography tokens (25d63c0)
0.2.0 (2019-10-04)
Features
- tokens-typography: add typography tokens (25d63c0)