npm @justeat/fozzie 9.0.0

latest releases: 11.2.2, 11.2.1, 11.2.0...
21 months ago
  • Breaking Implement @use & @forward syntax in preference to import statements due to deprecation in dart-sass.
  • v9 Migration Guide can be found here.
  • README updated with new usage info. Documentation on vue.pie.design updated with full info on migration and usage.
  • SCSS unit testing capabilities using sass-true

Changed

  • yarn test command now tests js and scss together with test:js and test:scss individually being called
  • Updated to the latest non-breaking version of pie-design-tokens. Will update to v2+ of the design tokens as a separate fozzie release, so that any applications updating to dart-sass don't also potentially have to make a bunch of token name updates as part of this v9 release.
  • CanIUse DB updated to latest.
  • Jest config updated due to version update (testURL moved to testEnvironmentOptions).

Fixed

  • $font-size-base was pointing incorrectly at the font-paragraph-01 design token (which is used for paragraph spacing). Have fixed this to now point at the correct font-size token.
  • Default font-size key in font-size mixin changed from body-s to body-l (14px to 16px).

Don't miss a new fozzie release

NewReleases is sending notifications on new releases.