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: facebook/react-native
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.62.2
Choose a base ref
...
head repository: facebook/react-native
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.62.3
Choose a head ref
  • 6 commits
  • 14 files changed
  • 3 contributors

Commits on Apr 30, 2021

  1. Configuration menu
    Copy the full SHA
    158b558 View commit details
    Browse the repository at this point in the history
  2. Get ReactiveNative compiled with Clang 10 (#28362)

    Summary:
    Pull Request resolved: #28362
    
    Fixed a few compilation errors emitted by Clang 10.
    
    Changelog:
    [iOS] [Fixed] - Get ready for Clang 10
    
    Differential Revision: D20549970
    
    fbshipit-source-id: dc36a85d90d3e43a05f045feb57c6ab6ded67da7
    maxovtsin authored and kelset committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    166a5dd View commit details
    Browse the repository at this point in the history
  3. Update validateBaseUrl to use latest regex

    Summary:
    Updating the regex to avoid a potential regular expression denial-of-service vulnerability.
    
    Changelog: Update validateBaseUrl to use a more robust regular expression. Fixes CVE-2020-1920, GHSL-2020-293
    
    Reviewed By: lunaleaps
    
    Differential Revision: D25507604
    
    fbshipit-source-id: c36a03c456881bc655c861e1a2c5cd41a7127c9d
    FBNeal authored and kelset committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    ca09ae8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c4ea556 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c6f4611 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2021

  1. [0.62.3] Bump version numbers

    kelset committed May 5, 2021
    Configuration menu
    Copy the full SHA
    83425fa View commit details
    Browse the repository at this point in the history
Loading