Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: optimizely/javascript-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 53a2042
Choose a base ref
...
head repository: optimizely/javascript-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 75418da
Choose a head ref
  • 2 commits
  • 35 files changed
  • 3 contributors

Commits on Apr 5, 2024

  1. [FSSDK-10090] Refactor ODP integration (#920)

    * refactor
    
    * refactor: build working
    
    * fix segment manager tests
    
    * fix identify user
    
    * update event api manager
    
    * update event man
    
    * add sement manager test
    
    * fix odp event manager tests
    
    * odp manager tests
    
    * fix odp event manager tests
    
    * odpManager tests
    
    * odp manager tests
    
    * browserOdpManager tests fixed
    
    * fix project config tests
    
    * fix tests
    
    * fix
    
    * config manager tests fix
    
    * odpManager test
    
    * event man update
    
    * copyright
    
    * remove console log
    
    * fix review
    
    * undo clear timeout
    
    * remove unnecessary line
    raju-opti authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    75a0148 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. [FSSDK-10090] Prepare for v5.3.0 release (#921)

    * build: bump semantic version
    
    * docs: update changelog
    
    ---------
    
    Co-authored-by: Mike Chu <michael.chu@optmizely.com>
    mikechu-optimizely and Mike Chu authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    75418da View commit details
    Browse the repository at this point in the history
Loading