design-system icon indicating copy to clipboard operation
design-system copied to clipboard

chore(changesets): 🦋📦 publish packages (main) (next)

Open swisspost-bot opened this issue 5 months ago • 3 comments

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

  • Prefixed all CSS custom variables with post:
    • --global-header-top is now --post-global-header-top
    • --local-header-top is now --post-local-header-top
    • --logo-height is now --post-logo-height
    • --global-controls-top is now --post-global-controls-top
    • --header-navigation-current-inset is now --post-header-navigation-current-inset
    • --header-scroll-parent-height is now --post-header-scroll-parent-height
    • All CSS variables starting with --safe-space-* in the post-popovercontainer component are now starting with --post-safe-space-* (by @leagrdv with #5354)

Patch Changes

@swisspost/[email protected]

Major Changes

  • Fixed the disappearing validation icons on text input fields when browser autocomplete is applied. (by @alionazherdetska with #5339)

  • Prefixed the following CSS custom variables with post:

    • --section-width is now --post-section-width
    • --section-container-width is now --post-section-container-width
    • --section-container-content-offset is now --post-section-container-content-offset
    • --section-container-padding is now --post-section-container-padding (by @leagrdv with #5354)

@swisspost/[email protected]

Minor Changes

@swisspost/[email protected]

Patch Changes

@swisspost/[email protected]

Patch Changes

@swisspost/[email protected]

Patch Changes

@swisspost/[email protected]

Patch Changes

  • Added a function to transform font sizes from px to rem. (by @leagrdv with #5321)

@swisspost/[email protected]

Major Changes

  • Fixed the disappearing validation icons on text input fields when browser autocomplete is applied. (by @alionazherdetska with #5339)

Patch Changes

@swisspost/[email protected]

Patch Changes

@swisspost/[email protected]

Patch Changes

@swisspost/[email protected]

Patch Changes

@swisspost/[email protected]

Patch Changes

swisspost-bot avatar Apr 29 '25 07:04 swisspost-bot