Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@bloomreach/react-sdk

Package Overview
Dependencies
Maintainers
33
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bloomreach/react-sdk - npm Package Versions

1
9

15.4.5

Diff

Changelog

Source

spa-sdk-15.4.5

13 April 2022

brxm
published 15.4.4 •

Changelog

Source

spa-sdk-15.4.4

4 April 2022

  • Resolve SPASDK-109 "Eature/ preview session persistence docs" #66
  • SPASDK-107 Indicate that the change only applies to Content SaaS #62
  • SPASDK-107 Describe template query formats in readme doc files #61
  • SPASDK-109 Describe solution to make persist the preview related data when navigated to the page without SPA SDK #SPASDK-109
  • SPASDK-107 Indicate that the change only applies to Content SaaS #SPASDK-107
  • SPASDK-107 Update template query names to correct ones in vue sdk doc #SPASDK-107
  • SPASDK-107 Describe template query formats in readme doc files #SPASDK-107
  • TRIVIAL Bumping versions to 15.4.4
  • TRIVIAL Merge branch 'fetch-tags-during-release-pipeline' into 'development'
  • TRIVIAL Fetch all tags before mirroring to the github
ntrajkovski
published 15.4.3-react17-1 •

ntrajkovski
published 15.4.3-react17 •

brxm
published 15.4.3 •

Changelog

Source

spa-sdk-15.4.3

18 January 2022

  • SPASDK-82 Release pipeline #56
  • SPASDK-80 Use origin from URL object instead of modifying incoming url #55
  • SPASDK-82 Fix branch name in release steps #SPASDK-82
  • SPASDK-82 Remove debug and test setup #SPASDK-82
  • SPASDK-82 Update release steps according to the latest changes #SPASDK-82
  • SPASDK-82 Remove release bash script #SPASDK-82
  • SPASDK-82 Use heroku from dev dependencies and run deploy via scripts section #SPASDK-82
  • SPASDK-82 Setup release pipeline triggered by merge in main branch #SPASDK-82
  • SPASDK-80 Use origin from URL object instead of modifying incoming url #SPASDK-80
  • TRIVIAL Bumping versions to 15.4.3
vkauryha
published 15.4.2 •

Changelog

Source

spa-sdk-15.4.2

27 December 2021

  • Resolve SPASDK-76 "Feature/ heroku cd pipeline" #51
  • Resolve SPASDK-78 "Feature/ add an alias for helper method getcontaineritemcontent" #53
  • Resolve SPASDK-77 "Feature/ add alias getProperties to match with experience manager terminology" #52
  • SPASDK-75 Update file header to replace Hippo with Bloomreach #48
  • SPASDK-76 Move release script to the scripts folder #SPASDK-76
  • SPASDK-76 Rename Jenkins email to consistency #SPASDK-76
  • SPASDK-76 Call explicitly yarn install #SPASDK-76
  • SPASDK-76 Remove script for heroku deploy from release script #SPASDK-76
  • SPASDK-76 HOME env variable already set at the begin of pipeline #SPASDK-76
  • SPASDK-76 Remove unused args for docker container #SPASDK-76
  • SPASDK-76 Setup heroku cli via npm and provide bin path to deploy script #SPASDK-76
  • SPASDK-76 Chnage HOME env path to WORKSPACE path #SPASDK-76
  • SPASDK-76 Define matrix for deploy all example apps to heroku #SPASDK-76
  • SPASDK-76 Create a separate bash script to handle deploy specific app to heroku #SPASDK-76
  • SPASDK-78 Add method getContent to Container Item #SPASDK-78
  • SPASDK-78 Add description for the method getContentReference in Container Item #SPASDK-78
  • SPASDK-77 Add getProperies method to the mock object in react sdk #SPASDK-77
  • SPASDK-77 Verify that getProperties return paramsInfo for container item #SPASDK-77
  • SPASDK-77 Add getProperties method as alias for getParameters in component #SPASDK-77
  • SPASDK-75 Update file header to replace Hippo with Bloomreach #SPASDK-75
  • SPASDK-75 Update file header to replace Hippo with Bloomreach #SPASDK-75
  • TRIVIAL Bumping version to 15.4.2
  • TRIVIAL Merge branch 'trivial/enhance-release-script' into 'development'
  • TRIVIAL Stop execution of release in case build, lint or test has been finished with non zero result
  • TRIVIAL Add reminder to post release actions about check typedoc
  • TRIVIAL Merge branch 'enhance-release-script' into development
  • TRIVIAL Add lint, test and build steps at the beginning of the script
vkauryha
published 15.4.1 •

Changelog

Source

spa-sdk-15.4.1

1 December 2021

  • TRIVIAL Bumping version to 15.4.1
  • TRIVIAL Update release script with build step before publising
vkauryha
published 15.4.0 •

Changelog

Source

spa-sdk-15.4.0

1 December 2021

  • Resolve SPASDK-72 "Feature/ add cookie consent dialog to example apps" #46
  • SPASDK-73 Add "picker" options to manage-content-button #45
  • SPASDK-72 Update readmes about cookie consent popup and personalisation #SPASDK-72
  • SPASDK-72 Use single if for nuxt consent component #SPASDK-72
  • SPASDK-72 Fix missed copyrights headers #SPASDK-72
  • SPASDK-72 Align cookie consent implementation to prevent reinitialisation of it #SPASDK-72
  • SPASDK-72 Init consent during app lifecycle to hide it on preview #SPASDK-72
  • SPASDK-72 Run only campaign personalization if exponea token and url are absent #SPASDK-72
  • SPASDK-72 Move exponea api url to the environment varable for all examples #SPASDK-72
  • SPASDK-72 Move work with segmentation lib to cookieconsent util #SPASDK-72
  • SPASDK-72 Align all example apps to using the same util file with cookie consent #SPASDK-72
  • SPASDK-72 [next] Use cookieconsent lib to consistency with the rest of examples #SPASDK-72
  • SPASDK-72 [react] Initialise personalisation based on consent value #SPASDK-72
  • SPASDK-72 [vue] Initialise personalisation based on consent value #SPASDK-72
  • SPASDK-72 [angular] Initialise personalisation based on consent value #SPASDK-72
  • SPASDK-72 [nuxt] Initialise personalisation based on consent value #SPASDK-72
  • SPASDK-72 [next] Initialise personalisation based on consent value #SPASDK-72
  • SPASDK-72 [next] Show cookie consent window and inject Exponea snippet on accept #SPASDK-72
  • SPASDK-72 Remove logic by saving cookie for campaign #SPASDK-72
  • SPASDK-74 Load component via GET if payload is empty #SPASDK-74
  • SPASDK-73 Add "pickerSelectableNodeTypes" to examples #SPASDK-73
  • SPASDK-73 Add "picker" options to manage-content-button #SPASDK-73
  • TRIVIAL Bumping version to 15.4.0
abogaart
published 15.3.4-1 •

vkauryha
published 15.3.4-0 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc