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-component/field-form
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.4.0
Choose a base ref
...
head repository: react-component/field-form
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.5.0
Choose a head ref
  • 8 commits
  • 9 files changed
  • 5 contributors

Commits on Aug 15, 2024

  1. test: use codecov/codecov-action (#715)

    Co-authored-by: afc163 <afc163@gmail.com>
    Layouwen and afc163 authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    c536c1f View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. chore(deps-dev): bump @types/node from 20.14.13 to 22.0.2 (#713)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.13 to 22.0.2.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 18, 2024
    Configuration menu
    Copy the full SHA
    85c0b83 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump eslint-plugin-unicorn from 52.0.0 to 55.0.0 (#709)

    Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 52.0.0 to 55.0.0.
    - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
    - [Commits](sindresorhus/eslint-plugin-unicorn@v52.0.0...v55.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-unicorn
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 18, 2024
    Configuration menu
    Copy the full SHA
    b095ef0 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump @testing-library/react from 15.0.7 to 16.0.0 (#699

    )
    
    Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 15.0.7 to 16.0.0.
    - [Release notes](https://github.com/testing-library/react-testing-library/releases)
    - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
    - [Commits](testing-library/react-testing-library@v15.0.7...v16.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@testing-library/react"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 18, 2024
    Configuration menu
    Copy the full SHA
    d5386b7 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    618994e View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Create FUNDING.yml

    afc163 authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    38c629a View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    df61d03 View commit details
    Browse the repository at this point in the history
  2. 2.5.0

    zombieJ committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    e5738d4 View commit details
    Browse the repository at this point in the history
Loading