Skip to content
This repository was archived by the owner on Aug 19, 2025. It is now read-only.

Releases: commercetools/sphere-node-product-csv-sync

v4.5.0

Choose a tag to compare

@VineetKumarKushwaha VineetKumarKushwaha released this 08 Aug 09:38

fix: Adding new variant to products with same for all constraint fails when masterVariantId (#325)
fix: Import fails - requires attributes that are not necessary (#326)
feat: support change master variant (#327)

v4.4.0

Choose a tag to compare

@VineetKumarKushwaha VineetKumarKushwaha released this 04 Jun 21:57

fix: hard code check for material attribute (#307)

v4.3.0

Choose a tag to compare

@VineetKumarKushwaha VineetKumarKushwaha released this 03 Jun 04:47

Fix:

  • feat: support correct master variant (#309)

v4.1.2

Choose a tag to compare

@VineetKumarKushwaha VineetKumarKushwaha released this 17 Jun 16:07

Fix:

  • v4.1.1 throws error while installing in yarn workspaces (#294)

v4.1.1

Choose a tag to compare

@VineetKumarKushwaha VineetKumarKushwaha released this 03 Jun 16:16

Fix:

  • Updated github packages's vulnerable version to stable version

v4.1.0

Choose a tag to compare

@VineetKumarKushwaha VineetKumarKushwaha released this 31 Mar 13:36

feat:

  • Add support for noStaged flag (#283).

fix:

  • Missing documentation for new image-label import (#286)

and some more minor changes.

v4.0.0

Choose a tag to compare

@VineetKumarKushwaha VineetKumarKushwaha released this 30 Mar 11:26

Breaking:

  • Add Support for Image label and dimensions in import (#266)

Improvement

  • Add support to use category key value for category along with externalId, namedPath and name in import (#247)

We have accidentally skipped v3.0.0 version.

v2.0.0

Choose a tag to compare

@daern91 daern91 released this 17 May 17:44

Breaking:

  • Dropped support for Node versions < 8 (#268)

v1.7.0

Choose a tag to compare

@Babanila Babanila released this 30 Apr 17:18

feat:

  • Add output option to write to a file( Optional).
  • Fix missing logging entries on Product status (#250).

v1.6.0

Choose a tag to compare

@Babanila Babanila released this 25 Apr 09:25

feat:

  • Add tiered prices sync support for product Import/Export (#244)