Skip to content

Commit

Permalink
🥼 update changelog v7.49.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bluebill1049 authored and rafaelcalhau committed May 5, 2024
1 parent 466ff32 commit 664a635
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [7.49.0] - 2023-12-10

### Added

- add reactive `errors` prop at `useForm`

```tsx
useForm({
errors, // Server errors
});
```

## [7.48.0] - 2023-11-05

### Added
Expand Down

0 comments on commit 664a635

Please sign in to comment.