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.5.1
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.6.0
Choose a head ref
  • 3 commits
  • 3 files changed
  • 2 contributors

Commits on Nov 26, 2024

  1. chore(deps-dev): bump eslint-plugin-unicorn from 55.0.0 to 56.0.1 (#736)

    Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 55.0.0 to 56.0.1.
    - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
    - [Commits](sindresorhus/eslint-plugin-unicorn@v55.0.0...v56.0.1)
    
    ---
    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 Nov 26, 2024
    Configuration menu
    Copy the full SHA
    60f43be View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. fix: List nest Field should correct removed (#737)

    * fix: List remove not match
    
    * test: update test
    
    * fix: logic adjust
    
    * chore: warning update
    zombieJ authored Nov 27, 2024
    Configuration menu
    Copy the full SHA
    4c37153 View commit details
    Browse the repository at this point in the history
  2. 2.6.0

    zombieJ committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    3dae665 View commit details
    Browse the repository at this point in the history
Loading