All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.2.4 (2024-03-20)
1.2.3 (2024-03-05)
- request: CHECKOUT-8092 Check if request is made from same domain (7491e8a)
1.2.2 (2024-01-17)
- common: FE-00 Update typescript config to remove sourcemap generation (8381ece)
- upgrade @types/js-cookie from 2.2.6 to 2.2.7 (b6b86b8)
1.2.1 (2022-06-28)
- common: FE-00 Update typescript config to remove sourcemap generation (8381ece)
1.2.0 (2020-07-13)
- common: CHP-00 remove esm folder on prebuild (90b7258)
1.1.0 (2020-06-10)
1.0.3 (2020-05-29)
- common: INT-2280 Allow removal of XSRF Token for remote API call (3413456)
1.0.2 (2020-05-14)
1.0.1 (2020-05-07)
1.0.0 (2020-05-06)
- common: Requires
typescript
version 3.x.
-
request: CHP-6487 change response types from any to unknown (#23) (18c0226)
-
common: CHP-6487 bump dependencies and fix breaking changes (#22) (a9f7d43)
0.5.1 (2020-04-22)
- request: CHECKOUT-4835 Stop automatically attaching CSRF token when requesting assets (b24d0cf)
0.5.0 (2020-02-06)
- request: CHP-6278 add request option to prevent param encoding (4d13047)
0.4.0 (2019-10-07)
- request: CHP-6060 adds optional cache functionality (5f9eb73)
0.3.0 (2019-06-05)
- request: CHECKOUT-4149 Transform URL encoded content if specified in request header (512f740)
0.2.1 (2018-11-26)
- request: CHECKOUT-3703 Only include content-type header if there is request body (cb5fc62)
0.2.0 (2018-08-30)
- request: CHECKOUT-3457 Configure
RequestSender
with host URL (ca6df46)
0.1.8 (2018-07-12)
0.1.7 (2018-07-05)
- core: CHECKOUT-2899 Fix
Response
type (660a457)
0.1.6 (2018-07-05)
- core: CHECKOUT-2899 Fix TS definition exports (c50836c)
0.1.5 (2018-07-05)
- common: CHECKOUT-2899 Fix based on feedback (06dd790)
0.1.4 (2018-05-28)
- common: CHECKOUT-3191 Fix sourcemaps by enabling
inlineSources
(aa05e94)
0.1.3 (2018-05-16)
0.1.2 (2018-04-04)
0.1.1 (2018-03-14)
- request: CHECKOUT-2738 Add RequestSender (8c953bd)