Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
rawilk committed Mar 22, 2023
2 parents adcaab4 + 4473954 commit e60a8e4
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

All notable changes to `laravel-form-components` will be documented in this file

## v8.0.3 - 2023-03-22

### What's Changed

- Prevent textarea from resizing when hidden
- Prevent false positives for "has children" checks on select options when an empty collection is used for children

**Full Changelog**: https://github.com/rawilk/laravel-form-components/compare/v8.0.2...v8.0.3

## v8.0.2 - 2023-03-22

### What's Changed
Expand Down

0 comments on commit e60a8e4

Please sign in to comment.