Skip to content

v4.17.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Oct 13:46
· 27 commits to main since this release
e964254

Getting Vanilla Framework

Install with NPM: https://www.npmjs.com/package/vanilla-framework
Visit the documentation at https://vanillaframework.io/docs

New in Vanilla v4.17.0

⚠️ Due to Sass deprecating older color functions we updated our SCSS code, but new Sass APIs require sass at least at version 1.79.0 or higher. So please update your sass along with Vanilla.

🚀 Features

🐛 Bug Fixes

📝 Documentation

🔨 Maintenance

  • fix(skip-link): give the skip link a more modern styling by @lorumic (#5371)
  • Update contributors list by @jmuzina (#5373)
  • Remove SASS warnings by using color.scale and color.channel functions by @mcslayer (#5370)
    • Note: this requires updating to sass version 1.79.0 or higher if you build with our SASS.
  • Manually set baseline build commit signature by @jmuzina (#5340)
  • Update all non-major dependencies by @renovate (#5360)
  • Update dependency canonicalwebteam.search to v2.1.1 by @renovate (#5354)

New Contributors

Full Changelog: v4.16.0...v4.17.0