Skip to content

4.1.0

Latest

Choose a tag to compare

@skyscanner-backpack-bot skyscanner-backpack-bot released this 16 Oct 07:07
· 3 commits to refs/heads/main since this release
2d61594

🎨 Foundation alignment
Upgraded @skyscanner/bpk-foundations-web from 20.0.0 → 22.4.0 to align with the latest Backpack Foundations v22.
Includes removal of deprecated static tokens, addition of new semantic tokens (shadowColor, text-success), and typography updates.

⚙️ Impact
No breaking changes to the plugin itself, but lint results may differ if your styles still reference deprecated tokens.
Rules will now validate against the updated v22 token set.

🧭 What to do
1. Upgrade to @skyscanner/bpk-foundations-web@^22.0.0.
2. Run stylelint again and replace any deprecated token names flagged by the rules.

🔗 PR #165 · Backpack Foundations v22.0.0–v22.4.0