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: hardkoded/puppeteer-sharp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v20.0.0
Choose a base ref
...
head repository: hardkoded/puppeteer-sharp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v20.0.2
Choose a head ref
  • 3 commits
  • 16 files changed
  • 2 contributors

Commits on Sep 5, 2024

  1. Back up user.js as well (#2773)

    * Back up user.js as well
    
    * bump patch
    
    * some fixes
    
    * self review
    
    * cr
    
    * mark as beta
    kblok authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    72d0541 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    a22adb0 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Fix deserialization exception when retrieving cookie with PartitionKe…

    …y set (#2783)
    
    * Fix incorrect CookieParam.PartitionKey type which caused deserialization exceptions
    
    * Reimplement fix based on upstream solution
    
    * Delete CookiePartitionKey
    
    * remove nullable and bump version
    
    ---------
    
    Co-authored-by: Darío Kondratiuk <[email protected]>
    AlexCSDev and kblok authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    e14f59d View commit details
    Browse the repository at this point in the history
Loading