@vsf-enterprise/bloomreach-discovery-sdk
4.0.2
Patch Changes
- CHANGED Updated
@vue-storefront/middleware
version to4.1.0
.
4.0.1
Patch Changes
Update axios to ^0.28.0 to mitigate security vulnerability CVE-2023-45857
4.0.0
Major Changes
- CHANGED Changed minimum Node version from 16 to 18. The condition that was forcing the Node version to be lower than 19 is also removed.
3.0.0
Major Changes
- #35
f5c88f7
Thanks @lsliwaradioluz! - Implemented@vue-storefront/sdk-axios-request-sender
package in all SDK methods. All methods now send GET instead of POST requests to Vue Storefront's Server Middleware.
2.1.0
Minor Changes
- Fragments of GraphQL queries definitions used internally became available from outside
2.0.0
Major Changes
- Added support for Node 18, and dropped support for Node 14