Releases: commercetools/connect-application-kit
@commercetools-connect/create-connect-app@0.4.0
Minor Changes
- #66
e79c8a8
Thanks @ruidias-commercetools! - Changes made on tsconfig.json to comply with the recommended tsconfig rules.
@commercetools-connect/create-connect-app@0.3.0
Minor Changes
-
#48
e81e9cf
Thanks @ruidias-commercetools! - - Removed unused 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
Minor Changes
- #47
e2f52a9
Thanks @ruidias-commercetools! - Added support for Node 18 in create-connect-app
@commercetools-connect/create-connect-app@0.1.0
Minor Changes
-
#34
3ea6cf3
Thanks @ruidias-commercetools! - First ReleaseThis 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:
- create-connect-app cli which enables you to quickly start building a new Connect Application with a normal setup configured for you
- 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.