Skip to content
This repository was archived by the owner on Mar 18, 2025. It is now read-only.

Commit e60a8e4

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents adcaab4 + 4473954 commit e60a8e4

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

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

5+
## v8.0.3 - 2023-03-22
6+
7+
### What's Changed
8+
9+
- Prevent textarea from resizing when hidden
10+
- Prevent false positives for "has children" checks on select options when an empty collection is used for children
11+
12+
**Full Changelog**: https://github.com/rawilk/laravel-form-components/compare/v8.0.2...v8.0.3
13+
514
## v8.0.2 - 2023-03-22
615

716
### What's Changed

0 commit comments

Comments
 (0)