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: final-form/react-final-form
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.5.5
Choose a base ref
...
head repository: final-form/react-final-form
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref

Commits on Sep 29, 2021

  1. Copy the full SHA
    dc1fe72 View commit details
  2. 6.5.6

    erikras committed Sep 29, 2021
    Copy the full SHA
    4217772 View commit details

Commits on Sep 30, 2021

  1. Copy the full SHA
    45cc144 View commit details
  2. 6.5.7

    erikras committed Sep 30, 2021
    Copy the full SHA
    663dc88 View commit details

Commits on Oct 5, 2021

  1. Lock bot fix? (#949)

    erikras authored Oct 5, 2021
    Copy the full SHA
    ad95131 View commit details
  2. Fix lockbot (#950)

    erikras authored Oct 5, 2021
    Copy the full SHA
    3e0c032 View commit details

Commits on Jan 19, 2022

  1. Copy the full SHA
    6587cc6 View commit details

Commits on Jan 31, 2022

  1. Copy the full SHA
    b4156f5 View commit details
  2. 6.5.8

    erikras committed Jan 31, 2022
    Copy the full SHA
    dcf306b View commit details

Commits on Feb 8, 2022

  1. Update ReactFinalForm.js

    This will fix issue with `subscription` and `submitting` where `submitting` will stay `true` even thought the updated value should be `false` 
    
    Closes [#875](#875), [#903](#903)
    Karadjordje authored Feb 8, 2022
    Copy the full SHA
    c113dd8 View commit details

Commits on Apr 1, 2022

  1. Copy the full SHA
    9c2b2e5 View commit details
  2. 6.5.9

    erikras committed Apr 1, 2022
    Copy the full SHA
    334f001 View commit details

Commits on Jan 7, 2023

  1. Bump json5 from 1.0.1 to 1.0.2

    Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
    - [Release notes](https://github.com/json5/json5/releases)
    - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
    - [Commits](json5/json5@v1.0.1...v1.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: json5
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 7, 2023
    Copy the full SHA
    3a465cf View commit details

Commits on Mar 2, 2023

  1. Merge pull request #972 from Karadjordje/main

    fix: submitting persisting true state
    gertdreyer authored Mar 2, 2023
    Copy the full SHA
    04019ac View commit details
  2. Merge pull request #1019 from final-form/dependabot/npm_and_yarn/json…

    …5-1.0.2
    
    Bump json5 from 1.0.1 to 1.0.2
    gertdreyer authored Mar 2, 2023
    Copy the full SHA
    527c9cb View commit details
  3. Bump qs from 6.5.2 to 6.5.3

    Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
    - [Release notes](https://github.com/ljharb/qs/releases)
    - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
    - [Commits](ljharb/qs@v6.5.2...v6.5.3)
    
    ---
    updated-dependencies:
    - dependency-name: qs
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 2, 2023
    Copy the full SHA
    adf8184 View commit details
  4. Bump axios and github-build

    Bumps [axios](https://github.com/axios/axios) and [github-build](https://github.com/siddharthkp/github-build). These dependencies needed to be updated together.
    
    Updates `axios` from 0.21.1 to 0.21.4
    - [Release notes](https://github.com/axios/axios/releases)
    - [Changelog](https://github.com/axios/axios/blob/v0.21.4/CHANGELOG.md)
    - [Commits](axios/axios@v0.21.1...v0.21.4)
    
    Updates `github-build` from 1.2.2 to 1.2.3
    - [Release notes](https://github.com/siddharthkp/github-build/releases)
    - [Commits](https://github.com/siddharthkp/github-build/commits)
    
    ---
    updated-dependencies:
    - dependency-name: axios
      dependency-type: indirect
    - dependency-name: github-build
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 2, 2023
    Copy the full SHA
    f386587 View commit details

Commits on Mar 3, 2023

  1. Merge pull request #1023 from final-form/dependabot/npm_and_yarn/axio…

    …s-and-github-build-0.21.4
    
    Bump axios and github-build
    gertdreyer authored Mar 3, 2023
    Copy the full SHA
    586555e View commit details
  2. Bump follow-redirects from 1.14.4 to 1.15.2

    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.4 to 1.15.2.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.14.4...v1.15.2)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 3, 2023
    Copy the full SHA
    57c7248 View commit details
  3. Merge pull request #1024 from final-form/dependabot/npm_and_yarn/foll…

    …ow-redirects-1.15.2
    
    Bump follow-redirects from 1.14.4 to 1.15.2
    gertdreyer authored Mar 3, 2023
    Copy the full SHA
    4f80b93 View commit details
  4. Merge pull request #1017 from final-form/dependabot/npm_and_yarn/qs-6…

    ….5.3
    
    Bump qs from 6.5.2 to 6.5.3
    gertdreyer authored Mar 3, 2023
    Copy the full SHA
    43952cb View commit details
Loading