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-hook-form/error-message
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.x
Choose a base ref
...
head repository: react-hook-form/error-message
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 17 commits
  • 10 files changed
  • 5 contributors

Commits on Apr 9, 2021

  1. Configuration menu
    Copy the full SHA
    47e43a8 View commit details
    Browse the repository at this point in the history
  2. feat: support React Hook Form V7 #56

    BREAKING CHANGE: require react-hook-form v7
    jorisre authored Apr 9, 2021
    Configuration menu
    Copy the full SHA
    cce1b56 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2021

  1. Update README.md

    bluebill1049 authored Apr 11, 2021
    Configuration menu
    Copy the full SHA
    c8066b6 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2021

  1. chore: update deps

    jorisre committed May 8, 2021
    Configuration menu
    Copy the full SHA
    45c3f7b View commit details
    Browse the repository at this point in the history

Commits on May 9, 2021

  1. Merge pull request #81 from react-hook-form/update-deps

    chore: update deps
    bluebill1049 authored May 9, 2021
    Configuration menu
    Copy the full SHA
    27ea14d View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

  1. Configuration menu
    Copy the full SHA
    1185eb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0d5c51 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2021

  1. Merge pull request #87 from IanVS/children-typescript

    Remove `children` from props of ErrorMessage when using component
    bluebill1049 authored Dec 3, 2021
    Configuration menu
    Copy the full SHA
    81b0492 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. Update README.md

    The errors object is now found in formState
    AlfieJones authored Jun 6, 2022
    Configuration menu
    Copy the full SHA
    f3a6267 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #93 from AlfieJones/patch-1

    Update README.md
    bluebill1049 authored Jun 6, 2022
    Configuration menu
    Copy the full SHA
    6416af4 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. 0.0.6

    bluebill1049 committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    2560af3 View commit details
    Browse the repository at this point in the history
  2. 1.0.0

    bluebill1049 committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    22b4ac8 View commit details
    Browse the repository at this point in the history
  3. update package version

    bluebill1049 committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    e46301a View commit details
    Browse the repository at this point in the history
  4. 2.0.1

    bluebill1049 committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    58378b8 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2025

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

Commits on Jan 27, 2025

  1. Merge pull request #111 from suncryptjustice/global-error

    feature: support global error type
    bluebill1049 authored Jan 27, 2025
    Configuration menu
    Copy the full SHA
    2cb9e33 View commit details
    Browse the repository at this point in the history
Loading