All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Error when SKU has no sellers.
- Duplicated values for SKU specifications.
- Error when sku offer has no payment option.
- Remove specifications with no values from
skuSpecifications
.
- Product
properties
andmetaTagDescription
for PDP compatibility.
- Translations to product query.
- Get SKU details from SKU document when mapping search document.
- New fields / conversion from SKU catalogAttributes to item attributes
- Mapping from search document to product.
- Bug where the specifications were converted to an empty array.
- The
converISProduct
throws an error due to an inconsistency in the specifications format.
extraData
is not being converted properly.
- Use
labelKey
instead oforiginalKey
when converting specifications.
- Duplicated specifications in
allSpecifications
group.
- Skip merge when there is an error on simulation.
- Add "files" field to
package.json
to allowyarn publish
- Add rule to the product field.
- Forwards
release
field asreleaseDate
- Fix a few fields to allow the
intelligent-search-api
migration.
productId
productId
spotPrice
calculation
variations
translation
- Use the
getFirstNonNullable
to select the correct price
only1p
as asimulationBehavior
option
- lint.
- main test cases.
- github workflow.
- Change npm package to the
@vtex
organization