chore(changesets): 🦋📦 publish packages #3110
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
@swisspost/[email protected]
Minor Changes
Patch Changes
@swisspost/[email protected]
Minor Changes
Patch Changes
@swisspost/[email protected]
Minor Changes
Patch Changes
Added @angular/core as an optional peer dependency to the styles package to indicate the Angular versions that are compatible with the current version of the styles. (by @gfellerph with #3168)
Fixed an issue with icon URL declarations when building styles with esbuild. (by @alizedebray with #3123)
Fixed the misaligned calendar icon in the datepicker input field. (by @oliverschuerch with #3145)
Implemented button wrapping for overflow in button groups. (by @alizedebray with #3062)
@swisspost/[email protected]
Patch Changes
@swisspost/[email protected]
Patch Changes
Redefined the dependency to the web components package as a dependency instead of a peer dependency due to a known bug in changesets that causes major version bumps across all linked workspace packages if one of them is installed as a peer dependency. (by @gfellerph with #3169)
Updated
PostComponentsModule
to enable its use in lazy-loaded modules. (by @alizedebray with #3118)Added
@swisspost/design-system-components
package as a peer dependency as recommended by stenciljs. This way, installing@swisspost/design-system-components
package as a direct dependency should not be necessary anymore in consumer projects. (by @oliverschuerch with #3116)Updated dependencies:
@swisspost/[email protected]
Patch Changes
@swisspost/[email protected]
@swisspost/[email protected]
Minor Changes
Added a small variant for the textarea with floating label (by @davidritter-dotcom with #2857)
Added documentation on how to use the Components for Angular with a strict Content Security Policy (CSP). (by @alizedebray with #3125)
Patch Changes
@swisspost/[email protected]
Patch Changes
@swisspost/[email protected]
Patch Changes
@swisspost/[email protected]
Patch Changes
@swisspost/[email protected]
Patch Changes
@swisspost/[email protected]
Patch Changes
@swisspost/[email protected]
Patch Changes