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: react-native-netinfo/react-native-netinfo
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v11.4.0
Choose a base ref
...
head repository: react-native-netinfo/react-native-netinfo
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v11.4.1
Choose a head ref
  • 2 commits
  • 4 files changed
  • 2 contributors

Commits on Sep 20, 2024

  1. fix: ensure one reachability check in-flight at once / proper useEffe…

    …ct listener cleanup (#732)
    
    * fix: track ongoing requests during refresh
    * update example
    * add a request queue
    OlimpiaZurek authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    eaed080 View commit details
    Browse the repository at this point in the history
  2. chore(release): 11.4.1 [skip ci]

    ## [11.4.1](v11.4.0...v11.4.1) (2024-09-20)
    
    ### Bug Fixes
    
    * ensure one reachability check in-flight at once / proper useEffect listener cleanup ([#732](#732)) ([eaed080](eaed080))
    semantic-release-bot committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    77da13a View commit details
    Browse the repository at this point in the history
Loading