Skip to content

Commit

Permalink
7.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
rawilk committed Feb 9, 2022
1 parent 935d234 commit 9ec98dc
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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

## 7.0.4 - 2022-02-09
### Changed
- Wrap each css file in a `@layer components`
- Update required tailwind colors

### Fixed
- Force custom/tree select null values to get updated when using `wire:model.defer`

## 7.0.3 - 2022-02-08
### Fixed
- Use correct label on multi custom selects for selected option
Expand Down

0 comments on commit 9ec98dc

Please sign in to comment.