Skip to content

Latest commit

 

History

History
91 lines (38 loc) · 2.46 KB

CHANGELOG.md

File metadata and controls

91 lines (38 loc) · 2.46 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.3.0 (2018-11-14)

Features

  • core: CHECKOUT-3747 Configure instance with host URL (a173807)

1.2.3 (2018-06-22)

Bug Fixes

  • core: CHECKOUT-3191 Export FormPoster (2731cf2)

1.2.2 (2018-05-28)

Bug Fixes

  • common: CHECKOUT-3191 Fix sourcemaps by enabling inlineSources (ac74abd)

1.2.1 (2018-05-15)

Bug Fixes

  • core: CHECKOUT-3053 Fix TS import by adding types field in package.json (2423e26)

1.2.0 (2018-05-15)

Features

  • core: CHECKOUT-3053 Add TypeScript definitions (8a1bf13)

1.1.2 (2018-03-27)

1.1.1 (2017-11-20)

Bug Fixes

  • CHECKOUT-2645 Fix callback getting called prematurely (9a2a7ec)

1.1.0 (2017-05-10)

1.0.1 (2017-04-05)

Fixes

  • Remove bower.json as this package is not intended to be managed by Bower (094078e)

1.0.0 (2017-04-05)

Features

  • PAYMENTS-221 Post data as HTML form data (c0012a6)