Skip to content

v4.0.2

Compare
Choose a tag to compare
@jgerigmeyer jgerigmeyer released this 18 Jul 20:29
· 49 commits to main since this release
c220bf4

What's Changed

  • BUGFIX: Fixed a bug with tokens.get() memorization -- #112
  • INTERNAL: Upgrade dev dependencies.
  • Tokens:
    • NEW: Add $ignore-cache parameter to tokens.get() function, in order to override the cached value of a token.
  • Sass Utilities:
    • NEW: Removed unnecessary string length checks in the split() function.

New Contributors

Full Changelog: v4.0.1...v4.0.2