Releases: StackExchange/Stacks-Icons
Releases · StackExchange/Stacks-Icons
Release list
v7.0.0
Stacks Icons V7 is now stable.
Install
npm install @stackoverflow/stacks-icons@7dotnet add package StackExchange.StacksIcons --version 7.0.0Highlights
- Stable CommonJS, ESM, TypeScript, SVG, CSS, and manifest exports
- Matching
7.0.0npm and NuGet packages - npm provenance attestation
- NuGet publication to both public NuGet.org and Stack Overflow’s internal Cloudsmith feed
- Package metadata, exports, generated assets, and consumer behavior validated during release
- Apache-2.0 licensing aligned across V7 artifacts
.NET compatibility
- Targets
net8.0 - Uses
System.Collections.Immutable9.0.9
Breaking changes and V6 support
V7 is a major release and is not a drop-in replacement for every V6 consumer. The V7 CSS bundle remains intentionally curated and does not reproduce the complete V6 CSS selector set.
V6 remains maintained for Stacks Classic V2 compatibility:
- Documentation: https://v6.icons.stackoverflow.design/
- Branch: https://github.com/StackExchange/Stacks-Icons/tree/v6
- npm consumers can remain on
@stackoverflow/stacks-icons@^6 - Internal .NET consumers can continue using
StackExchange.StacksIcons.Legacy
Documentation
Current V7 icons and spots: https://icons.stackoverflow.design/
v6.8.0
v6.7.2
What's Changed
- chore(deps-dev): bump axios from 1.12.2 to 1.13.0 by @dependabot[bot] in #458
Full Changelog: v6.7.1...v6.7.2
v6.7.1
What's Changed
- chore(deps-dev): bump typescript from 5.9.2 to 5.9.3 by @dependabot[bot] in #446
- chore(deps-dev): bump @rollup/plugin-typescript from 12.1.4 to 12.3.0 by @dependabot[bot] in #454
- rollback to System.Collections.Immutable 8.x by @dancormier in #457
Full Changelog: v6.7.0...v6.7.1
v6.7.0
v6.6.2
v6.6.1
What's Changed
New icons
- feat(icon): add
SidebarLeft&SidebarRighticons by @abovedave in #408
Dependencies
- build(deps-dev): bump rollup from 4.44.0 to 4.44.1 by @dependabot in #405
- build(deps-dev): bump prettier from 3.6.0 to 3.6.2 by @dependabot in #406
- build(deps-dev): bump @rollup/plugin-typescript from 12.1.3 to 12.1.4 by @dependabot in #407
v6.5.0
What's Changed
- feat(icon): add StarUnfilled icons by @dancormier in #403
Full Changelog: v6.4.0...v6.5.0