Releases: creagia/filament-code-field
Releases · creagia/filament-code-field
3.0.8
What's Changed
- build(deps): bump dependabot/fetch-metadata from 3.0.0 to 3.1.0 by @dependabot[bot] in #50
- build(deps): bump aglipanci/laravel-pint-action from 2.3.1 to 2.6 by @dependabot[bot] in #51
Full Changelog: 3.0.7...3.0.8
3.0.7
Security
- Updated vulnerable dependencies in
package-lock.json:axios1.8.2 → 1.15.0follow-redirects1.15.9 → 1.16.0brace-expansion1.1.11 → 1.1.14proxy-from-env1.1.0 → 2.1.0
Note: These are dev dependencies only and do not affect the published
package.
3.0.6
What's Changed
- build(deps-dev): bump picomatch from 2.3.1 to 2.3.2 by @dependabot[bot] in #48
Full Changelog: 3.0.5...3.0.6
3.0.5
What's Changed
- build(deps): bump stefanzweifel/git-auto-commit-action from 4 to 7 by @dependabot[bot] in #39
- build(deps): bump actions/checkout from 3 to 6 by @dependabot[bot] in #40
- build(deps): bump dependabot/fetch-metadata from 1.6.0 to 2.5.0 by @dependabot[bot] in #41
- build(deps-dev): bump form-data from 4.0.2 to 4.0.5 by @dependabot[bot] in #42
- build(deps-dev): bump esbuild from 0.8.57 to 0.25.0 by @dependabot[bot] in #43
- build(deps-dev): bump minimatch from 3.1.2 to 3.1.5 by @dependabot[bot] in #44
Full Changelog: 3.0.4...3.0.5
3.0.4
What's Changed
- Updated vulnerable dependencies
3.0.3
3.0.2
Added
- Ability to set the max and min length for the CodeField, thanks to @rtraselbd
3.0.1
Support PHPUnit 11
3.0.0
Support for Laravel 11
2.0.0
Added
- Filament v3 support.
Note: Use v2 branch for Filament 2.