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

Commits on Jul 17, 2021

  1. feat: Return headers on successful response (#265)

    * parsing headers into map writeabl map to be able to return it on succesful responses along with params value
    
    * updated documentation
    
    Co-authored-by: admin <[email protected]>
    JF-23 and admin authored Jul 17, 2021
    Configuration menu
    Copy the full SHA
    cbc3951 View commit details
    Browse the repository at this point in the history
  2. chore(release): 6.4.0 [skip ci]

    # [6.4.0](v6.3.0...v6.4.0) (2021-07-17)
    
    ### Features
    
    * Return headers on successful response ([#265](#265)) ([cbc3951](cbc3951))
    semantic-release-bot committed Jul 17, 2021
    Configuration menu
    Copy the full SHA
    11040cf View commit details
    Browse the repository at this point in the history
Loading