Releases: rawilk/filament-password-input
Releases · rawilk/filament-password-input
v2.1.0
What's Changed
- Bump creyD/prettier_action from 4.3 to 4.5 by @dependabot in #29
- Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot in #30
- added dutch translations by @klaare in #28
New Contributors
Full Changelog: v2.0.3...v2.1.0
v2.0.3
What's Changed
- Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in #21
- Bump aglipanci/laravel-pint-action from 2.4 to 2.5 by @dependabot in #22
- Laravel 12.x Compatibility by @laravel-shift in #23
- [Chore]: Cleanup Workflows by @rawilk in #25
- [Chore]: Remove Larastan by @rawilk in #26
- Add php 8.4 compatiblity by @rawilk in #27
Full Changelog: v2.0.2...v2.0.3
v2.0.2
What's Changed
- Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in #15
- Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 by @dependabot in #16
- Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot in #17
- Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #19
- Adds Brazilian Portuguese translation by @patriciomartinns in #18
New Contributors
- @patriciomartinns made their first contribution in #18
Full Changelog: v2.0.1...v2.0.2
v2.0.1
What's Changed
- Laravel 11.x Compatibility by @laravel-shift in #13
- Bump ramsey/composer-install from 2 to 3 by @dependabot in #14
New Contributors
- @laravel-shift made their first contribution in #13
Full Changelog: v2.0.0...v2.0.1
v2.0.0
v1.1.3
What's Changed
- Renamed folder name (for pt) to match Filaments i18n structure by @Corvisier in #9
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
- European Portuguese by @Corvisier in #7
New Contributors
- @Corvisier made their first contribution in #7
Full Changelog: v1.1.1...v1.1.2
v1.1.1
v1.1.0
v1.0.1
What's Changed
- Bug fix: Use
$getExtraInputAttributeBag()
instead of$getExtraAttributeBag()
on the input element to pull in the correct attributes
Full Changelog: v1.0.0...v1.0.1