Skip to content

Releases: creagia/filament-code-field

3.0.8

21 Apr 02:25
521cdb4

Choose a tag to compare

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

14 Apr 02:30

Choose a tag to compare

Security

  • Updated vulnerable dependencies in package-lock.json:
    • axios 1.8.2 → 1.15.0
    • follow-redirects 1.15.9 → 1.16.0
    • brace-expansion 1.1.11 → 1.1.14
    • proxy-from-env 1.1.0 → 2.1.0

Note: These are dev dependencies only and do not affect the published
package.

3.0.6

08 Apr 13:48
7b4e13c

Choose a tag to compare

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

04 Mar 16:24
a3e9b7d

Choose a tag to compare

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

11 Mar 10:22

Choose a tag to compare

What's Changed

  • Updated vulnerable dependencies

3.0.3

25 Feb 10:39
9a2e084

Choose a tag to compare

What's Changed

  • Laravel 10-12 and PHP 8.1-8.4 Compatibility by @dtorras in #35

New Contributors

Full Changelog: 3.0.2...3.0.3

3.0.2

31 Oct 09:37

Choose a tag to compare

Added

  • Ability to set the max and min length for the CodeField, thanks to @rtraselbd

3.0.1

21 Mar 13:21
0c6d7bf

Choose a tag to compare

Support PHPUnit 11

3.0.0

21 Mar 09:01
c32bdb5

Choose a tag to compare

Support for Laravel 11

2.0.0

07 Aug 13:27

Choose a tag to compare

Added

  • Filament v3 support.

Note: Use v2 branch for Filament 2.