Thanks to visit codestin.com
Credit goes to github.com

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: amplitude/Amplitude-JavaScript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.21.4
Choose a base ref
...
head repository: amplitude/Amplitude-JavaScript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.21.5
Choose a head ref
  • 2 commits
  • 6 files changed
  • 2 contributors

Commits on Feb 16, 2023

  1. fix: wait to create cookie storage based on user options in init() (#579

    )
    
    * fix: wait to create cookie storage based on user options in init()
    
    * chore: add test for disableCookies cookie creation
    
    * chore: add test for disableCookies=false cookie creation
    
    * chore: remove duplicated test
    justin-fiedler authored Feb 16, 2023
    Configuration menu
    Copy the full SHA
    a682c5b View commit details
    Browse the repository at this point in the history
  2. chore(release): 8.21.5 [skip ci]

    ## [8.21.5](v8.21.4...v8.21.5) (2023-02-16)
    
    ### Bug Fixes
    
    * wait to create cookie storage based on user options in init() ([#579](#579)) ([a682c5b](a682c5b))
    amplitude-sdk-bot committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    04ed78d View commit details
    Browse the repository at this point in the history
Loading