# Changelog

## 4.1.0

### Minor Changes

- [`59fb044`](https://github.com/react-hook-form/devtools/commit/59fb044c07e54b3e67702864a1aa359356655749) Thanks [@bluebill1049](https://github.com/bluebill1049)! - fix errorMessage.trim is not a function error (#124)
  New: Show isValud state in the formStateTable component (#122)
  Update: Add cursor: pointer to the state panel button (#123)

## [2.2.0] - 2020-08-25

### BREAKING

- 2.2.0 is changed due to React Hook Form ^6.5.0 update (for previous version stay with 2.1)
