@bloomreach/react-sdk
Advanced tools
Comparing version 15.4.6-alpha.0 to 15.4.7-SPASDK36
{ | ||
"name": "@bloomreach/react-sdk", | ||
"version": "15.4.6-alpha.0", | ||
"version": "15.4.7-SPASDK36", | ||
"description": "Bloomreach SPA SDK for React", | ||
@@ -42,3 +42,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@bloomreach/spa-sdk": "15.4.6-alpha.0" | ||
"@bloomreach/spa-sdk": "15.4.7-SPASDK36" | ||
}, | ||
@@ -106,3 +106,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "132ca25ab7fdd9f4494e84472d5446d5b3830771" | ||
"gitHead": "f655266415b635ee4773ee24cd922e0414e8065e" | ||
} |
@@ -438,2 +438,3 @@ # Bloomreach React SDK | ||
| `pickerConfiguration` | _no_ | The root path of the CMS configuration to use for the picker, relative to `/hippo:configuration/hippo:frontend/cms`. | | ||
| `pickerEnableUpload` | _no_ | When this picker is used for images, this flag determines if uploads are enabled. | | ||
| `pickerInitialPath` | _no_ | The initial path to use in the picker if nothing has been selected yet, relative to the pickerRootPath. | | ||
@@ -440,0 +441,0 @@ | `pickerRemembersLastVisited`| _no_ | Whether the picker remembers the last visited path. | |
79571
462
+ Added@bloomreach/spa-sdk@15.4.7-SPASDK36(transitive)
- Removed@bloomreach/spa-sdk@15.4.6-alpha.0(transitive)