Skip to content

Releases: StackExchange/Stacks-Icons

v6.0.2

06 Mar 17:57
Compare
Choose a tag to compare

What's Changed

Dependencies

  • build(deps): bump xunit from 2.6.6 to 2.7.0 in /dotnet by @dependabot in #275
  • build(deps-dev): bump commander from 11.1.0 to 12.0.0 by @dependabot in #269
  • build(deps-dev): bump rollup from 4.9.6 to 4.12.0 by @dependabot in #277
  • build(deps-dev): bump dotenv from 16.4.1 to 16.4.4 by @dependabot in #276
  • build(deps): bump xunit.runner.visualstudio from 2.5.6 to 2.5.7 in /dotnet by @dependabot in #274
  • build(deps): bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 in /dotnet by @dependabot in #271
  • build(deps-dev): bump dotenv from 16.4.4 to 16.4.5 by @dependabot in #279
  • build(deps): bump coverlet.collector from 6.0.0 to 6.0.1 in /dotnet by @dependabot in #280

Full Changelog: v6.0.1...v6.0.2

v6.0.1

21 Feb 19:38
Compare
Choose a tag to compare

Fixes

  • forced-colors: override forced colors on bg svg with CanvasText #278

Full Changelog: v6.0.0...v6.0.1

v6.0.0

06 Oct 21:05
Compare
Choose a tag to compare

This new major release supports the latest version of Stacks.

⚠ BREAKING CHANGES

  • dependencies: This version of Stacks-Icons is updated to work with Stacks v2 and Stacks-Editor v0.9.0. Please update those dependencies if included in your projects before upgrading to Stacks-Editor v6.0.0.

Full Changelog: v5.5.0...v6.0.0

v5.5.0

07 Aug 15:04
Compare
Choose a tag to compare

New icons

  • Add Confluence

v5.4.0

17 Jul 12:18
Compare
Choose a tag to compare

New icons

  • Add Handshake Handshake
  • Add LightbulbAlt LightbulbAlt
  • Add Microscope Microscope
  • Add Ruler Ruler
  • Add Save Save
  • Add ShareAlt ShareAlt
  • Add ArrowUpLong ArrowUpLong
  • Add ArrowDownLong ArrowDownLong
  • Add ArrowLeftAltSm ArrowLeftAltSm

Add native color

  • Update Bullhorn Bullhorn
  • Update BullhornSm BullhornSm
  • Update Pencil Pencil
  • Update PencilSm PencilSm

v5.3.1

03 Feb 13:01
Compare
Choose a tag to compare

Fixes

  • add missing CodeblockAlt css icon variant

v5.3.0

03 Feb 10:26
Compare
Choose a tag to compare

Features

  • add new CodeblockAlt icon

v5.2.0

30 Jan 18:48
Compare
Choose a tag to compare

Features

  • add new Unflag and UnflagSm icons
  • add new Redact and RedactSm icons
  • add new Untrash and UntrashSm icons

v5.1.0

10 Jan 19:31
Compare
Choose a tag to compare

Features

  • icon update LaunchPad icon design

v5.0.1

05 Jan 17:03
Compare
Choose a tag to compare

Bug fixes

  • build change commonjs entry point's file extension from .js to .cjs