Skip to content

Releases: commercetools/sphere-product-type-json-generator

v3.0.0

18 Jun 16:14
Compare
Choose a tag to compare

Breaking

  • Require Node.js > 8 (#75 )

Fix:

  • Updated github packages's vulnerable version to stable version (#73)

v2.0.0 is skipped somehow by npm while publishing the package

v1.0.2

18 Jan 15:04
Compare
Choose a tag to compare

Chore:

  • Add keyword for automation (#66)

v1.0.1

21 Nov 13:26
Compare
Choose a tag to compare

Fix:

  • Updates vulnerable dependencies (#65)

v1.0.0

27 Feb 10:51
8c3aca5
Compare
Choose a tag to compare

Feat:

  • enforce usage of productType.key when generating or importing productTypes #59

0.4.2

12 Sep 15:43
cd38028
Compare
Choose a tag to compare

Fixes:

  • Accept Boolean values in caps
  • Fix tests and upgrade dependencies

v0.4.0

14 Sep 10:23
Compare
Choose a tag to compare

Changes

  • when importing productTypes without "key" attribute, it will automatically create the key based on productType name
  • add support for providing inputTips for attributes. It follows the same pattern as all other localized properties, so the column header should be named e.g. 'inputTip.de'.

v0.3.0

07 Sep 12:17
Compare
Choose a tag to compare

Changes

  • node v4 and above is required now instead of v0.10.0
  • added possibility for direct import of product types into CTP
  • tests switched to mocha instead of jasmine-node
  • fixed tests

v0.2.8

07 Aug 13:43
Compare
Choose a tag to compare
  • Ensure required and isSearchable is available everywhere and false for set type
  • Add Docker Support
  • Updated Dependencies

v0.2.3

25 Oct 08:50
Compare
Choose a tag to compare
  • add support for all type of attributes #12

v0.2.2

24 Oct 12:56
Compare
Choose a tag to compare
  • include missing dep for product-type-update command c44834d
  • adjust sample data and test product-type-update command via travis 87e8710 e2882f5