v2.5.0
What's Changed
⚠ BREAKING CHANGE
- tag: updated design #1717
Important
This release includes changes to the tag component design, including the removal of the muted
variant and the is-selected
modifier styles. Other tag component styles have been updated to ensure they meet the Stacks accessibility requirements for color contrast.
See #1717 for details on all of the changes to tags.
Dependencies Upgrades
- bump @typescript-eslint/eslint-plugin from 7.6.0 to 7.7.0 #1713
- bump mini-css-extract-plugin from 2.8.1 to 2.9.0 #1715
- bump @typescript-eslint/parser from 7.6.0 to 7.7.0 #1714
- bump @testing-library/dom from 9.3.4 to 10.0.0 #1716
- bump css-loader from 6.10.0 to 7.1.1 #1707
- bump @typescript-eslint/parser from 7.7.0 to 7.7.1 #1718
- bump vitest from 1.5.0 to 1.5.2 #1720
- bump @stackoverflow/stacks-editor from 0.10.5 to 0.10.6 #1721
- bump @typescript-eslint/eslint-plugin from 7.7.0 to 7.7.1 #1722
Full Changelog: v2.4.0...v2.5.0