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
@commercetools-test-data/[email protected]
Major Changes
#628
5e4d863
Thanks @stephsprinkle! - Renamed GoodStore dataset to B2C Lifestyle to support Foundry.This breaking change updates the export method for GoodStore, now B2C Lifestyle, presets. Presets that use this dataset are also updated.
Updating this package will require changes in your codebase. To migrate:
<Entity>.presets.sampleDataGoodStore.<preset-name>()
with<Entity>.presets.sampleDataB2CLifestyle.<preset-name>()
Patch Changes
a4e8796
,29ab14e
,5e4d863
,29ab14e
,827861f
,a4e8796
]:@commercetools-test-data/[email protected]
Major Changes
#628
5e4d863
Thanks @stephsprinkle! - Renamed GoodStore dataset to B2C Lifestyle to support Foundry.This breaking change updates the export method for GoodStore, now B2C Lifestyle, presets. Presets that use this dataset are also updated.
Updating this package will require changes in your codebase. To migrate:
<Entity>.presets.sampleDataGoodStore.<preset-name>()
with<Entity>.presets.sampleDataB2CLifestyle.<preset-name>()
Patch Changes
a4e8796
,5e4d863
,6008d5e
,827861f
,29ab14e
,a4e8796
]:@commercetools-test-data/[email protected]
Major Changes
#628
5e4d863
Thanks @stephsprinkle! - Renamed GoodStore dataset to B2C Lifestyle to support Foundry.This breaking change updates the export method for GoodStore, now B2C Lifestyle, presets. Presets that use this dataset are also updated.
Updating this package will require changes in your codebase. To migrate:
<Entity>.presets.sampleDataGoodStore.<preset-name>()
with<Entity>.presets.sampleDataB2CLifestyle.<preset-name>()
Patch Changes
#629
a4e8796
Thanks @CarlosCortizasCT! - Fixed the return type for some properties in the GraphQL representation:They all were returning a value with type
TLocalizedStringGraphql
where they should be returning astring
.From the consumer point of view, mocking those values won't change so they can still use the
LocalizedString
common model to set it up:The actual
string
returned will be the one with the default locale (en
) or the first one if that one does not exist.#627
29ab14e
Thanks @CarlosCortizasCT! - Fixed theCategory
graphql transformer as it was not building thename
anddescription
properties which both are nested models of typeLocalizedString
.Updated dependencies [
5e4d863
,a4e8796
]:@commercetools-test-data/[email protected]
Major Changes
#628
5e4d863
Thanks @stephsprinkle! - Renamed GoodStore dataset to B2C Lifestyle to support Foundry.This breaking change updates the export method for GoodStore, now B2C Lifestyle, presets. Presets that use this dataset are also updated.
Updating this package will require changes in your codebase. To migrate:
<Entity>.presets.sampleDataGoodStore.<preset-name>()
with<Entity>.presets.sampleDataB2CLifestyle.<preset-name>()
Patch Changes
5e4d863
,a4e8796
]:@commercetools-test-data/[email protected]
Major Changes
#628
5e4d863
Thanks @stephsprinkle! - Renamed GoodStore dataset to B2C Lifestyle to support Foundry.This breaking change updates the export method for GoodStore, now B2C Lifestyle, presets. Presets that use this dataset are also updated.
Updating this package will require changes in your codebase. To migrate:
<Entity>.presets.sampleDataGoodStore.<preset-name>()
with<Entity>.presets.sampleDataB2CLifestyle.<preset-name>()
Minor Changes
#629
a4e8796
Thanks @CarlosCortizasCT! - Added a new helper in theLocalizedString
model which allows to get the default locale value out of all configured ones.The default value has been configured to be
en
.In case the model does not have that one configured, the helper will return the first one configured.
Patch Changes
@commercetools-test-data/[email protected]
Major Changes
#628
5e4d863
Thanks @stephsprinkle! - Renamed GoodStore dataset to B2C Lifestyle to support Foundry.This breaking change updates the export method for GoodStore, now B2C Lifestyle, presets. Presets that use this dataset are also updated.
Updating this package will require changes in your codebase. To migrate:
<Entity>.presets.sampleDataGoodStore.<preset-name>()
with<Entity>.presets.sampleDataB2CLifestyle.<preset-name>()
Patch Changes
5e4d863
,a4e8796
]:@commercetools-test-data/[email protected]
Major Changes
#628
5e4d863
Thanks @stephsprinkle! - Renamed GoodStore dataset to B2C Lifestyle to support Foundry.This breaking change updates the export method for GoodStore, now B2C Lifestyle, presets. Presets that use this dataset are also updated.
Updating this package will require changes in your codebase. To migrate:
<Entity>.presets.sampleDataGoodStore.<preset-name>()
with<Entity>.presets.sampleDataB2CLifestyle.<preset-name>()
Patch Changes
5e4d863
,a4e8796
]:@commercetools-test-data/[email protected]
Major Changes
#628
5e4d863
Thanks @stephsprinkle! - Renamed GoodStore dataset to B2C Lifestyle to support Foundry.This breaking change updates the export method for GoodStore, now B2C Lifestyle, presets. Presets that use this dataset are also updated.
Updating this package will require changes in your codebase. To migrate:
<Entity>.presets.sampleDataGoodStore.<preset-name>()
with<Entity>.presets.sampleDataB2CLifestyle.<preset-name>()
Patch Changes
a4e8796
,5e4d863
,29ab14e
,827861f
,a4e8796
]:@commercetools-test-data/[email protected]
Major Changes
#628
5e4d863
Thanks @stephsprinkle! - Renamed GoodStore dataset to B2C Lifestyle to support Foundry.This breaking change updates the export method for GoodStore, now B2C Lifestyle, presets. Presets that use this dataset are also updated.
Updating this package will require changes in your codebase. To migrate:
<Entity>.presets.sampleDataGoodStore.<preset-name>()
with<Entity>.presets.sampleDataB2CLifestyle.<preset-name>()
Patch Changes
5e4d863
,a4e8796
]:@commercetools-test-data/[email protected]
Major Changes
#628
5e4d863
Thanks @stephsprinkle! - Renamed GoodStore dataset to B2C Lifestyle to support Foundry.This breaking change updates the export method for GoodStore, now B2C Lifestyle, presets. Presets that use this dataset are also updated.
Updating this package will require changes in your codebase. To migrate:
<Entity>.presets.sampleDataGoodStore.<preset-name>()
with<Entity>.presets.sampleDataB2CLifestyle.<preset-name>()
Patch Changes
5e4d863
,a4e8796
]:@commercetools-test-data/[email protected]
Major Changes
#628
5e4d863
Thanks @stephsprinkle! - Renamed GoodStore dataset to B2C Lifestyle to support Foundry.This breaking change updates the export method for GoodStore, now B2C Lifestyle, presets. Presets that use this dataset are also updated.
Updating this package will require changes in your codebase. To migrate:
<Entity>.presets.sampleDataGoodStore.<preset-name>()
with<Entity>.presets.sampleDataB2CLifestyle.<preset-name>()
Minor Changes
827861f
Thanks @stephsprinkle! - Update B2C sample data to support Foundry.Patch Changes
#629
a4e8796
Thanks @CarlosCortizasCT! - Fixed the return type for some properties in the GraphQL representation:They all were returning a value with type
TLocalizedStringGraphql
where they should be returning astring
.From the consumer point of view, mocking those values won't change so they can still use the
LocalizedString
common model to set it up:The actual
string
returned will be the one with the default locale (en
) or the first one if that one does not exist.#627
29ab14e
Thanks @CarlosCortizasCT! - FixedProductVariant
model presets as they were using invalid values to populate theattributes
property.Fixed a couple of issues with the
Product
model:searchKeywords
attribute was initialized asnull
where it needs to be an empty array.masterVariant
attribute was not set as buildable in the graphql transformer.Updated dependencies [
a4e8796
,5e4d863
,6008d5e
,827861f
,29ab14e
,a4e8796
]:@commercetools-test-data/[email protected]
Major Changes
#628
5e4d863
Thanks @stephsprinkle! - Renamed GoodStore dataset to B2C Lifestyle to support Foundry.This breaking change updates the export method for GoodStore, now B2C Lifestyle, presets. Presets that use this dataset are also updated.
Updating this package will require changes in your codebase. To migrate:
<Entity>.presets.sampleDataGoodStore.<preset-name>()
with<Entity>.presets.sampleDataB2CLifestyle.<preset-name>()
Patch Changes
a4e8796
,5e4d863
,6008d5e
,827861f
,29ab14e
,a4e8796
]:@commercetools-test-data/[email protected]
Major Changes
#628
5e4d863
Thanks @stephsprinkle! - Renamed GoodStore dataset to B2C Lifestyle to support Foundry.This breaking change updates the export method for GoodStore, now B2C Lifestyle, presets. Presets that use this dataset are also updated.
Updating this package will require changes in your codebase. To migrate:
<Entity>.presets.sampleDataGoodStore.<preset-name>()
with<Entity>.presets.sampleDataB2CLifestyle.<preset-name>()
Minor Changes
827861f
Thanks @stephsprinkle! - Update B2C sample data to support Foundry.Patch Changes
#626
6008d5e
Thanks @dogayuksel! - Add missing results wrapper to PlainEnumValue under AttributeEnumType.Updated dependencies [
5e4d863
,a4e8796
]:@commercetools-test-data/[email protected]
Major Changes
#628
5e4d863
Thanks @stephsprinkle! - Renamed GoodStore dataset to B2C Lifestyle to support Foundry.This breaking change updates the export method for GoodStore, now B2C Lifestyle, presets. Presets that use this dataset are also updated.
Updating this package will require changes in your codebase. To migrate:
<Entity>.presets.sampleDataGoodStore.<preset-name>()
with<Entity>.presets.sampleDataB2CLifestyle.<preset-name>()
Patch Changes
5e4d863
,a4e8796
]:@commercetools-test-data/[email protected]
Major Changes
#628
5e4d863
Thanks @stephsprinkle! - Renamed GoodStore dataset to B2C Lifestyle to support Foundry.This breaking change updates the export method for GoodStore, now B2C Lifestyle, presets. Presets that use this dataset are also updated.
Updating this package will require changes in your codebase. To migrate:
<Entity>.presets.sampleDataGoodStore.<preset-name>()
with<Entity>.presets.sampleDataB2CLifestyle.<preset-name>()
Patch Changes
#627
29ab14e
Thanks @CarlosCortizasCT! - Fix theStore
model generator as it was populating thecountries
attribute with an invalid value.Updated dependencies [
5e4d863
,a4e8796
]:@commercetools-test-data/[email protected]
Major Changes
#628
5e4d863
Thanks @stephsprinkle! - Renamed GoodStore dataset to B2C Lifestyle to support Foundry.This breaking change updates the export method for GoodStore, now B2C Lifestyle, presets. Presets that use this dataset are also updated.
Updating this package will require changes in your codebase. To migrate:
<Entity>.presets.sampleDataGoodStore.<preset-name>()
with<Entity>.presets.sampleDataB2CLifestyle.<preset-name>()
Patch Changes
5e4d863
,a4e8796
]:@commercetools-test-data/[email protected]
Major Changes
#628
5e4d863
Thanks @stephsprinkle! - Renamed GoodStore dataset to B2C Lifestyle to support Foundry.This breaking change updates the export method for GoodStore, now B2C Lifestyle, presets. Presets that use this dataset are also updated.
Updating this package will require changes in your codebase. To migrate:
<Entity>.presets.sampleDataGoodStore.<preset-name>()
with<Entity>.presets.sampleDataB2CLifestyle.<preset-name>()
Patch Changes
5e4d863
,a4e8796
]:@commercetools-test-data/[email protected]
Patch Changes
5e4d863
,a4e8796
]:@commercetools-test-data/[email protected]
Patch Changes
29ab14e
,5e4d863
,a4e8796
]:@commercetools-test-data/[email protected]
Patch Changes
5e4d863
,a4e8796
]:@commercetools-test-data/[email protected]
Patch Changes
5e4d863
,a4e8796
]:@commercetools-test-data/[email protected]
Patch Changes
5e4d863
,a4e8796
]:@commercetools-test-data/[email protected]
Patch Changes
5e4d863
,a4e8796
]:@commercetools-test-data/[email protected]
Patch Changes
5e4d863
,a4e8796
]:@commercetools-test-data/[email protected]
Patch Changes
@commercetools-test-data/[email protected]
Patch Changes
5e4d863
,a4e8796
]:@commercetools-test-data/[email protected]
Patch Changes
@commercetools-test-data/[email protected]
Patch Changes
5e4d863
,a4e8796
]:@commercetools-test-data/[email protected]
Patch Changes
@commercetools-test-data/[email protected]
Patch Changes
@commercetools-test-data/[email protected]
Patch Changes
29ab14e
,5e4d863
,a4e8796
]:@commercetools-test-data/[email protected]
Patch Changes
29ab14e
,5e4d863
,a4e8796
]:@commercetools-test-data/[email protected]
Patch Changes
5e4d863
,a4e8796
]:@commercetools-test-data/[email protected]
Patch Changes
5e4d863
,a4e8796
]:@commercetools-test-data/[email protected]
Patch Changes
29ab14e
,5e4d863
,a4e8796
]:@commercetools-test-data/[email protected]
Patch Changes
a4e8796
,5e4d863
,29ab14e
,827861f
,a4e8796
]:@commercetools-test-data/[email protected]
Patch Changes
5e4d863
,a4e8796
]:@commercetools-test-data/[email protected]
Patch Changes
5e4d863
,a4e8796
]:@commercetools-test-data/[email protected]
Patch Changes
5e4d863
,a4e8796
]:@commercetools-test-data/[email protected]
@commercetools-test-data/[email protected]
@commercetools-test-data/[email protected]