Skip to content

Releases: commercetools/connect-application-kit

@commercetools-connect/create-connect-app@0.4.0

26 Sep 08:28
16a6c23
Compare
Choose a tag to compare

Minor Changes

@commercetools-connect/create-connect-app@0.3.0

20 Mar 09:51
883f16b
Compare
Choose a tag to compare

Minor Changes

  • #48 e81e9cf Thanks @ruidias-commercetools! - - Removed unused dependencies:

    • prettier

    • rcfile

    • ts-node

    • nodemon

    • Upgraded dependencies:

    With this upgrade it's expected to solve the secured vulnerability on Prototype Pollution in JSON5 via Parse Method.

@commercetools-connect/create-connect-app@0.2.0

17 Mar 11:40
3fe7b3a
Compare
Choose a tag to compare

Minor Changes

@commercetools-connect/create-connect-app@0.1.0

21 Dec 13:50
835a5f0
Compare
Choose a tag to compare

Minor Changes

  • #34 3ea6cf3 Thanks @ruidias-commercetools! - First Release

    This release introduces beta version of starter kit as part of Connect initiative in commercetools focussed on providing an execution environment for certified connectors built by the community, partners and customer to reduce operational overhead.

    Connect Starter Pack provides guidelines and templates (Service, Event, Job) in Typescript and Javascript. These templates aim to help the developer build, test and deploy the connector, helping our partners to build the connectors up to commercetools standards.

    This release includes:

    1. create-connect-app cli which enables you to quickly start building a new Connect Application with a normal setup configured for you
    2. Typescript and Javascript version of the starter template to develop connect application

    Refer Readme to understand usage of connect starter kit.

    Note: There isn't an official changelog prior to this version.