Releases: Foxy/foxy-sdk
Releases · Foxy/foxy-sdk
v1.0.0-beta.11
1.0.0-beta.11 (2021-01-11)
Bug Fixes
- signer: grammar mistake (95853b0)
- signer: malformed regex on signing fields with editable values (4b1fcfa)
- signer: only signs URLs containing foxycart.com/cart (4431867)
- signer: remove dependency of fs for testing (b3ae991)
- signer: remove irrelevant regex escape (c7a4bf4)
- signer: remove unused code (6fea30b)
- signer: spelling error (87c2b51)
v1.0.0-beta.10
v1.0.0-beta.9
v1.0.0-beta.8
1.0.0-beta.8 (2020-11-30)
Features
v1.0.0-beta.7
v1.0.0-beta.6
1.0.0-beta.6 (2020-11-12)
Features
v1.0.0-beta.5
1.0.0-beta.5 (2020-11-11)
Bug Fixes
- clone resolved url to avoid accidental path mutations (82ce431)
- send PATCH instead of POST on
node.patch()
(1bc870a)
Features
- add argument validation to node (3c98aa4)
v1.0.0-beta.4
1.0.0-beta.4 (2020-11-10)
Bug Fixes
- omit empty _embedded and _links in processed responses if they aren't present in the original json (0b46551)
Features
- add args validation to webhook verification helper (9491f22)
- add argument and context validation to links remover (92dd272)
- add argument validation to response (3691a76)
- add arguments and context validation to properties remover (ea560db)
- add context validation to private attributes remover (6f490b4)
- add context validation to sensitive data remover (7ecc19b)