Skip to content

Conversation

swisspost-bot
Copy link
Contributor

@swisspost-bot swisspost-bot commented Sep 9, 2025

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.

⚠️⚠️⚠️⚠️⚠️⚠️

main is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on main.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@swisspost/[email protected]

Major Changes

  • Migrated icon output from SCSS to CSS files for more flexibility. Each icon is exposed as a CSS custom property and included in the published package for direct import into projects. (by @alionazherdetska with #6202)

@swisspost/[email protected]

Major Changes

  • Renamed the loader classes from loader-* to spinner-*. (by @bucknatt with #6194)

  • Changed the fonts.scss import location from src/elements/body.scss to src/components/_index.scss.
    This way, we can keep it in the bundled output files, but also allow projects who want to import only specific SASS/CSS files, to self-host their fonts and implement their own @font-face definitions.

    Since the usage of the body.{scss|css} file is mandatory, this was not possible before. (by @oliverschuerch with #6188)

Patch Changes

  • Fixed file input alignment and prevented validation icon from overlapping the selector button on valid/invalid states. (by @bucknatt with #6198)

@swisspost/[email protected]

Minor Changes

  • Added the /components entry point, which can be used to consume standalone, none lazy-loading components. (by @oliverschuerch with #6140)

Patch Changes

@swisspost/[email protected]

Patch Changes

@swisspost/[email protected]

Patch Changes

@swisspost/[email protected]

Patch Changes

@swisspost/[email protected]

@swisspost/[email protected]

Minor Changes

  • Added the /components entry point, which can be used to consume standalone, none lazy-loading components. (by @oliverschuerch with #6140)

  • Renamed the loader classes from loader-* to spinner-*. (by @bucknatt with #6194)

Patch Changes

@swisspost/[email protected]

Patch Changes

@swisspost/[email protected]

Patch Changes

@swisspost/[email protected]

Patch Changes

@swisspost/[email protected]

Patch Changes

@swisspost-bot swisspost-bot requested review from a team as code owners September 9, 2025 09:33
@swisspost-bot
Copy link
Contributor Author

swisspost-bot commented Sep 9, 2025

Related Previews

@github-actions github-actions bot force-pushed the changeset-release/main branch 8 times, most recently from 5b61c2f to e6d95b6 Compare September 12, 2025 13:36
@alizedebray alizedebray removed their request for review September 15, 2025 07:58
@github-actions github-actions bot force-pushed the changeset-release/main branch from 198e551 to 55b5bd2 Compare September 15, 2025 08:00
@github-actions github-actions bot force-pushed the changeset-release/main branch from f3984a2 to 4488558 Compare September 15, 2025 08:04
Copy link

@oliverschuerch oliverschuerch merged commit 88e2a0b into main Sep 15, 2025
14 checks passed
@oliverschuerch oliverschuerch deleted the changeset-release/main branch September 15, 2025 11:00
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