Change Log
0.8.2
Patch Changes
- #3174
d521b8261
Thanks @jhines-hover! - Fix publishConfig for all packages
0.8.1
Patch Changes
- #3172
869e50cde
Thanks @jhines-hover! - Switches all packages from the npm registry namespace to the github registry namespace
0.8.0
Minor Changes
0.7.0
Minor Changes
0.6.0
Minor Changes
0.5.0
Minor Changes
0.4.1
Patch Changes
- #863
3116fe0
Thanks @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)
0.4.0
Minor Changes
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
0.3.1 (2021-03-09)
Note: Version bump only for package @hover/tokens-device
0.3.0 (2020-10-10)
Features
- tokens-device: add corresponding height values for breakpoints (e79b17d)
0.2.0 (2020-08-18)
Features
- tokens-device: add device tokens with breakpoint information (f77fcac)