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: Pyrax/react-netlify-forms
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.0
Choose a base ref
...
head repository: Pyrax/react-netlify-forms
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.0
Choose a head ref
  • 9 commits
  • 5 files changed
  • 3 contributors

Commits on Sep 12, 2020

  1. chore(deps): bump http-proxy from 1.18.0 to 1.18.1 (#5)

    Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.18.0 to 1.18.1.
    - [Release notes](https://github.com/http-party/node-http-proxy/releases)
    - [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md)
    - [Commits](http-party/node-http-proxy@1.18.0...1.18.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 12, 2020
    Configuration menu
    Copy the full SHA
    ab47029 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2020

  1. chore(deps): bump ini from 1.3.5 to 1.3.8 (#7)

    Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
    - [Release notes](https://github.com/isaacs/ini/releases)
    - [Commits](npm/ini@v1.3.5...v1.3.8)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 12, 2020
    Configuration menu
    Copy the full SHA
    b45d3f2 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2021

  1. chore(deps): bump elliptic from 6.5.3 to 6.5.4 (#8)

    Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
    - [Release notes](https://github.com/indutny/elliptic/releases)
    - [Commits](indutny/elliptic@v6.5.3...v6.5.4)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 12, 2021
    Configuration menu
    Copy the full SHA
    0dcc9dc View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

  1. Configuration menu
    Copy the full SHA
    6180961 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98065fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc76501 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    22d4b24 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #10 from Pyrax/feat-recaptcha-props

    Feat recaptcha props
    Pyrax authored Apr 7, 2021
    Configuration menu
    Copy the full SHA
    a327e38 View commit details
    Browse the repository at this point in the history
  6. chore(release): 1.3.0 [skip ci]

    # [1.3.0](v1.2.0...v1.3.0) (2021-04-07)
    
    ### Features
    
    * passthrough-props for react-google-recaptcha ([6180961](6180961)), closes [#9](#9)
    semantic-release-bot committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    1d15314 View commit details
    Browse the repository at this point in the history
Loading