@commercetools-extensions/change-history

Change history shared components and utilities

Usage no npm install needed!

<script type="module">
  import commercetoolsExtensionsChangeHistory from 'https://cdn.skypack.dev/@commercetools-extensions/change-history';
</script>

README

@commercetools-extensions/change-history

Package for building and integrating Commercetools Change History feature into your Merchant Center Applications.

This library takes into account that you are building a Merchant Center Applications which documentation you can find here.

The components follow the same principles of the UIKit components, but are more specific to Change History.

Getting started

$ npm install --save @commercetools-extensions/change-history

// or

$ yarn add @commercetools-extensions/change-history

Contributing

TDB