ci: version packages v4.0.0 #3319
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 publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to v2-release/4.0.0, this PR will be updated.
Releases
@storefront-ui/tailwind-config@3.0.0
Major Changes
#3313
80a44ddThanks @FRSgit! - - [BREAKING][CHANGED] Migrate to Tailwind@4 new configuration syntax. If you're using Tailwind@3, please stick to@storefront-ui/tailwind-configin version 2.x.@mertasan/tailwindcss-variablespackage.@mertasan/tailwindcss-variablesdependency has been removed as Tailwind support CSS variables out of the box now.#3282
31aa18fThanks @FRSgit! - - [BREAKING][CHANGED] The default color palette forprimary,neutralandsecondarycolors. Copy old color palette to your localtailwind.config.jsif you need to keep some of them.Also, now the palette is converted from rgb to oklch colors to fit with tailwind 4.
Minor Changes
31aa18fThanks @FRSgit! - - [ADDED] Add@tailwindcss/container-queries. Now container queries are available out-of-the-box when using@storefront-ui/tailwind-config.Patch Changes
80a44dd]:@storefront-ui/nuxt@3.0.0
Major Changes
80a44ddThanks @FRSgit! - - [BREAKING][CHANGED] Migrate to Tailwind@4. SFUI tries to defer some of Tailwinds' breaking changes, e.g. the default outline width or border-radius size scale, but not everything was possible. Please refer to all breaking changes described in the Tailwind upgrade guide and updated storefront-ui docs.Patch Changes
c850705,15e4549,15e4549,15e4549,6e609e7,31aa18f,15e4549,6e609e7,6e609e7,80a44dd,80a44dd]:@storefront-ui/react@3.0.0
Major Changes
#3281
15e4549Thanks @FRSgit! - - [BREAKING][CHANGED] Padding size for square variant of SfButton changed#3281
15e4549Thanks @FRSgit! - - [BREAKING][CHANGED] removed flex classes from wrapper for slot in SfListItem#3281
15e4549Thanks @FRSgit! - - [BREAKING][CHANGED] Padding left and right in SfSelect changed from 14px and 16px to 12px#3289
6e609e7Thanks @FRSgit! - - [BREAKING][CHANGED] default badge background color. Add className!bg-secondary-700explicitly in order to migrate.#3316
939a982Thanks @FRSgit! - - [BREAKING][CHANGED] upgrade to React 19. There are no breaking changes specific to SFUI library itself. To upgrade, please follow official React guide.#3281
15e4549Thanks @FRSgit! - - [BREAKING][CHANGED] Deprecated optionarrowKeysOnfromuseTrapFocusis removed.This option was separated and replaced by two more specialised options
arrowKeysLeftRightandarrowKeysUpDown.In order to migrate please one of those options or both.
#3289
6e609e7Thanks @FRSgit! - - [BREAKING][CHANGED] Moved fromrounded-mdtorounded-xlas a default styling forSfInput.#3289
6e609e7Thanks @FRSgit! - - [BREAKING][CHANGED] ChangedSfCheckboxdefault text color. To brind the previous behaviour back, apply!text-gray !disabled:text-gray-300 !hover:text-gray-300to yourSfCheckboxelement.#3313
80a44ddThanks @FRSgit! - - [BREAKING][CHANGED] Migrate to Tailwind@4. SFUI tries to defer some of Tailwinds' breaking changes, e.g. the default outline width or border-radius size scale, but not everything was possible. Please refer to all breaking changes described in the Tailwind upgrade guide and updated storefront-ui docs.#3313
80a44ddThanks @FRSgit! - - [BREAKING][CHANGED] Addedtailwind-mergeto all base components & blocks. From now on it will be easier to override default SFUI styles. Seetailwind-mergedocs for more details.Minor Changes
c850705Thanks @FRSgit! - - [ADDED]blankprop for SfButton component that eases out creating custom buttons. See documentation for more details.Patch Changes
80a44dd,80a44dd,31aa18f,31aa18f]:@storefront-ui/vue@3.0.0
Major Changes
#3281
15e4549Thanks @FRSgit! - - [BREAKING][CHANGED] Padding size for square variant of SfButton changed#3281
15e4549Thanks @FRSgit! - - [BREAKING][CHANGED] removed flex classes from wrapper for slot in SfListItem#3281
15e4549Thanks @FRSgit! - - [BREAKING][CHANGED] Padding left and right in SfSelect changed from 14px and 16px to 12px#3289
6e609e7Thanks @FRSgit! - - [BREAKING][CHANGED] default badge background color. Add className!bg-secondary-700explicitly in order to migrate.#3282
31aa18fThanks @FRSgit! - - [BREAKING][UPDATED]@vueuse/corepackage to major version 12 with the biggest change being dropped support for Vue 2. Please consult@vuseuse/corerelease notes to see the details.#3281
15e4549Thanks @FRSgit! - - [BREAKING][CHANGED] Deprecated optionarrowKeysOnfromuseTrapFocusis removed.This option was separated and replaced by two more specialised options
arrowKeysLeftRightandarrowKeysUpDown.In order to migrate please one of those options or both.
#3289
6e609e7Thanks @FRSgit! - - [BREAKING][CHANGED] Moved fromrounded-mdtorounded-xlas a default styling forSfInput.#3289
6e609e7Thanks @FRSgit! - - [BREAKING][CHANGED] ChangedSfCheckboxdefault text color. To brind the previous behaviour back, apply!text-gray !disabled:text-gray-300 !hover:text-gray-300to yourSfCheckboxelement.#3313
80a44ddThanks @FRSgit! - - [BREAKING][CHANGED] Migrate to Tailwind@4. SFUI tries to defer some of Tailwinds' breaking changes, e.g. the default outline width or border-radius size scale, but not everything was possible. Please refer to all breaking changes described in the Tailwind upgrade guide and updated storefront-ui docs.#3313
80a44ddThanks @FRSgit! - - [BREAKING][CHANGED] Addedtailwind-mergeto all base components & blocks. From now on it will be easier to override default SFUI styles. Seetailwind-mergedocs for more details.Minor Changes
c850705Thanks @FRSgit! - - [ADDED]blankprop for SfButton component that eases out creating custom buttons. See documentation for more details.Patch Changes
80a44dd,80a44dd,31aa18f,31aa18f]:@storefront-ui/shared@3.0.0
Major Changes
80a44ddThanks @FRSgit! - - [BREAKING][CHANGED] Migrate to Tailwind@4. SFUI tries to defer some of Tailwinds' breaking changes, e.g. the default outline width or border-radius size scale, but not everything was possible. Please refer to all breaking changes described in the Tailwind upgrade guide and updated storefront-ui docs.@storefront-ui/tw-plugin-peer-next@3.0.0
Major Changes
80a44ddThanks @FRSgit! - - [BREAKING][CHANGED] - Migrate to Tailwind@4. If you're using Tailwind@3 - please use tw-plugin-peer-next in version 2.x.@storefront-ui/typography@3.0.0
Major Changes
80a44ddThanks @FRSgit! - - [BREAKING][CHANGED] Support for Tailwind@4, dropped support for Tailwind@3. If you'd like to use Tailwind@3, please us@storefront-ui/typographyin version2.x.Patch Changes
a7a861bThanks @FRSgit! - [FIXED] typography plugin now generates utils that use CSS variables instead of specific values by default.