Skip to content

chore(new-release) - #2367

Merged
dancormier merged 2 commits into
mainfrom
changeset-release/main
Aug 24, 2026
Merged

chore(new-release)#2367
dancormier merged 2 commits into
mainfrom
changeset-release/main

Conversation

@stacks-tooling

@stacks-tooling stacks-tooling commented Aug 12, 2026

Copy link
Copy Markdown
Collaborator

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@stackoverflow/stacks@3.0.0

Major Changes

  • #2231 399780e Thanks @abovedave! - enter prerelease mode for project shine

  • #2231 399780e Thanks @abovedave! - Badges: update to the new SHINE visuals

    BREAKING CHANGES:

    • .s-badge__icon removed
    • .s-badge__bounty removed
    • .s-badge__answered removed
    • .s-badge__votes removed
    • .s-badge__rep-down removed
    • .s-badge__muted removed
    • .s-badge__new renamed to .s-badge__featured

Minor Changes

  • #2231 399780e Thanks @abovedave! - feat(textarea): new SHINE styles and Svelte component

    BREAKING CHANGES:

    • s-input__md removed
    • s-input__xl removed
  • #2231 399780e Thanks @abovedave! - Update button to new Shine styles

    BREAKING CHANGES:

    • The secondary style outlined has been removed i.e. .s-btn__outlined
    • The variant Muted has been removed
    • s-btn__md has been removed
  • #2231 399780e Thanks @abovedave! - Update User card to new SHINE design (part 1)

  • #2231 399780e Thanks @abovedave! - feat(tags): updates tag component designs for project SHINE

    BREAKING CHANGES

    Tag sizes xs and md have been removed.

  • #2231 399780e Thanks @abovedave! - Update User Card to new SHINE design (part 2)

  • #2231 399780e Thanks @abovedave! - Updated colors for SHINE

  • #2231 399780e Thanks @abovedave! - Update link component to new SHINE designs

    BREAKING CHANGES:

    • elements no longer automatically have s-link styling, s-link needs to be an explict class of any element that needs the styling
    • block-link component deleted
  • #2231 399780e Thanks @abovedave! - Update border radius for new SHINE design system

    BREAKING CHANGE:

    • bar-sm and bar-lg are deprecated use bar-md instead
  • #2231 399780e Thanks @abovedave! - Add Vote component

  • #2231 399780e Thanks @abovedave! - Update Select component in classic and svelte to new SHINE styles

    BREAKING CHANGES:

    • md and xl sizes removed
  • #2231 399780e Thanks @abovedave! - Update typography for new SHINE design system

  • #2231 399780e Thanks @abovedave! - Update Bling component to match SHINE styles

  • #2231 399780e Thanks @abovedave! - Remove deprecated components (breadcrumbs, button groups, cards, expandable, link previews, page titles, progress bars, topbar, uploader)

  • #2231 399780e Thanks @abovedave! - Add brand color set

  • #2231 399780e Thanks @abovedave! - feat(notice): update styles for SHINE
    feat(toast): update styles for SHINE

    BREAKING CHANGES

    • Markup for notices has been updated
  • #2231 399780e Thanks @abovedave! - Update Menu to SHINE styles; add Svelte component

  • #2231 399780e Thanks @abovedave! - feat(input): update input styles for SHINE

    BREAKING CHANGES:

    • s-input__md removed
    • s-input__xl removed
    • Nested input styles slightly updated
    • optional and i18nOptionalText attributes removed from TextInput Svelte component
  • #2231 399780e Thanks @abovedave! - Updated checkbox and radio styling in Stacks Classic and documentation for SHINE
    .s-check-control has been removed
    Renamed .s-check-group to .s-form-group
    .s-checkbox and .s-radio are now expected to be on the container where .s-check-control would previously be applied. They are no longer needed on the input itself
    Added .s-checkbox__checkmark and .s-radio__checkmark to Stacks Classic
    Added Checkbox, CheckboxGroup, Radio, RadioGroup components to Stacks Svelte

  • #2231 399780e Thanks @abovedave! - adjust breakpoints to the new SHINE spec

  • #2231 399780e Thanks @abovedave! - Update Loader (formerly known as Spinner) component to SHINE designs

    BREAKING CHANGES:

    • Spinner component has been replace with the Loader component
  • #2231 399780e Thanks @abovedave! - Add .bg-loading delete skeleton

    BREAKING CHANGES:

    Skeleton component deleted

  • #2231 399780e Thanks @abovedave! - Update prose component to SHINE styles

  • #2231 399780e Thanks @abovedave! - Navigation updates:

    • Deprecated muted variant (.s-navigation__muted)
  • #2231 399780e Thanks @abovedave! - update label component to new SHINE specs

  • #2231 399780e Thanks @abovedave! - Update pagination component to match new SHINE design system

    BREAKING CHANGES
    The next button now uses an ArrowRight and ArrowLeft icon instead of text. To apply the new styling, add the item__nav class to pagination items that represent the "Next" button.

  • #2231 399780e Thanks @abovedave! - Update popover component to match SHINE styles

    BREAKING CHANGES:

    • s-popover--arrow css class has been removed
  • #2231 399780e Thanks @abovedave! - feat(badges): first batch of design updates for the badge component as part of SHINE

    BREAKING CHANGES:

    • .s-badge__xs removed
    • .s-award-bling renamed to .s-bling (used in some badge templates)
  • #2298 f17e8e8 Thanks @alexwarren! - Fix popover focus-leave dismissal

  • #2231 399780e Thanks @abovedave! - Update Post Summary to SHINE styles

Patch Changes

@stackoverflow/stacks-svelte@1.0.0

Major Changes

  • #2231 399780e Thanks @abovedave! - Badges: update to the new SHINE visuals

    BREAKING CHANGES:

    • .s-badge__icon removed
    • .s-badge__bounty removed
    • .s-badge__answered removed
    • .s-badge__votes removed
    • .s-badge__rep-down removed
    • .s-badge__muted removed
    • .s-badge__new renamed to .s-badge__featured
  • #2231 399780e Thanks @abovedave! - enter prerelease mode for project shine

Minor Changes

  • #2231 399780e Thanks @abovedave! - feat(textarea): new SHINE styles and Svelte component

    BREAKING CHANGES:

    • s-input__md removed
    • s-input__xl removed
  • #2231 399780e Thanks @abovedave! - Update button to new Shine styles

    BREAKING CHANGES:

    • The secondary style outlined has been removed i.e. .s-btn__outlined
    • The variant Muted has been removed
    • s-btn__md has been removed
  • #2231 399780e Thanks @abovedave! - Update User card to new SHINE design (part 1)

  • #2231 399780e Thanks @abovedave! - feat(tags): updates tag component designs for project SHINE

    BREAKING CHANGES

    Tag sizes xs and md have been removed.

  • #2231 399780e Thanks @abovedave! - Update User Card to new SHINE design (part 2)

  • #2231 399780e Thanks @abovedave! - Update link component to new SHINE designs

    BREAKING CHANGES:

    • elements no longer automatically have s-link styling, s-link needs to be an explict class of any element that needs the styling
    • block-link component deleted
  • #2231 399780e Thanks @abovedave! - Add Vote component

  • #2231 399780e Thanks @abovedave! - Update Select component in classic and svelte to new SHINE styles

    BREAKING CHANGES:

    • md and xl sizes removed
  • #2231 399780e Thanks @abovedave! - Update Bling component to match SHINE styles

  • #2231 399780e Thanks @abovedave! - Made TextInputs value prop bindable

  • #2231 399780e Thanks @abovedave! - feat(notice): update styles for SHINE
    feat(toast): update styles for SHINE

    BREAKING CHANGES

    • Markup for notices has been updated
  • #2231 399780e Thanks @abovedave! - Update Menu to SHINE styles; add Svelte component

  • #2231 399780e Thanks @abovedave! - feat(input): update input styles for SHINE

    BREAKING CHANGES:

    • s-input__md removed
    • s-input__xl removed
    • Nested input styles slightly updated
    • optional and i18nOptionalText attributes removed from TextInput Svelte component
  • #2231 399780e Thanks @abovedave! - Updated checkbox and radio styling in Stacks Classic and documentation for SHINE
    .s-check-control has been removed
    Renamed .s-check-group to .s-form-group
    .s-checkbox and .s-radio are now expected to be on the container where .s-check-control would previously be applied. They are no longer needed on the input itself
    Added .s-checkbox__checkmark and .s-radio__checkmark to Stacks Classic
    Added Checkbox, CheckboxGroup, Radio, RadioGroup components to Stacks Svelte

  • #2231 399780e Thanks @abovedave! - feat(empty-state): new SHINE styles and Svelte Component
    fix(expanding-input): expands correctly now after textarea update

  • #2231 399780e Thanks @abovedave! - Update Loader (formerly known as Spinner) component to SHINE designs

    BREAKING CHANGES:

    • Spinner component has been replace with the Loader component
  • #2231 399780e Thanks @abovedave! - Add .bg-loading delete skeleton

    BREAKING CHANGES:

    Skeleton component deleted

  • #2231 399780e Thanks @abovedave! - Added new Navigation Component

  • #2231 399780e Thanks @abovedave! - update label component to new SHINE specs

  • #2231 399780e Thanks @abovedave! - Update pagination component to match new SHINE design system

    BREAKING CHANGES
    The next button now uses an ArrowRight and ArrowLeft icon instead of text. To apply the new styling, add the item__nav class to pagination items that represent the "Next" button.

  • #2231 399780e Thanks @abovedave! - Activity Indicator Updates:

    • Stacks Classic: Updated activity indicator component to the new visual language (default 16x16). Introduced .s-activity-indicator__sm variant (10x10).

    • Stacks Svelte: Added new ActivityIndicator component.

  • #2231 399780e Thanks @abovedave! - feat(badges): first batch of design updates for the badge component as part of SHINE

    BREAKING CHANGES:

    • .s-badge__xs removed
    • .s-award-bling renamed to .s-bling (used in some badge templates)
  • #2231 399780e Thanks @abovedave! - Added aria-label and aria-labelledby props to PopoverContent

  • #2298 f17e8e8 Thanks @alexwarren! - Fix popover focus-leave dismissal

  • #2231 399780e Thanks @abovedave! - Update Post Summary to SHINE styles

Patch Changes

@stackoverflow/stacks-utils@1.0.0

Major Changes

Patch Changes

@stacks-tooling
stacks-tooling requested a review from a team as a code owner August 12, 2026 19:07
@github-actions

Copy link
Copy Markdown
Contributor

To trigger the build for this PR, close and re-open it.
This is necessary because the PR is updated by github-actions[bot].
This is a technical user which does not trigger actions workflows on push events.
See this GH issue for more details: changesets/action#187

@netlify

netlify Bot commented Aug 12, 2026

Copy link
Copy Markdown

Deploy Preview for stacks ready!

Name Link
🔨 Latest commit 8543c28
🔍 Latest deploy log https://app.netlify.com/projects/stacks/deploys/6a8c98e0893a8e000853c7b1
😎 Deploy Preview https://deploy-preview-2367--stacks.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify

netlify Bot commented Aug 12, 2026

Copy link
Copy Markdown

Deploy Preview for stackoverflow-email ready!

Name Link
🔨 Latest commit 8543c28
🔍 Latest deploy log https://app.netlify.com/projects/stackoverflow-email/deploys/6a8c98e074b3aa0008e438ea
😎 Deploy Preview https://deploy-preview-2367--stackoverflow-email.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 8da72a2 to c1f9b99 Compare August 12, 2026 19:32
@stacks-tooling stacks-tooling changed the title chore(new-release) (beta) chore(new-release) Aug 17, 2026
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from c1f9b99 to 9b85f12 Compare August 17, 2026 20:49
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from fc8f471 to 63fb943 Compare August 24, 2026 09:52
@dancormier
dancormier merged commit b7c8958 into main Aug 24, 2026
26 checks passed
@dancormier
dancormier deleted the changeset-release/main branch August 24, 2026 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants