File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed
Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,10 @@ navigation:
55 icon : i-lucide-download
66---
77
8+ :: alert { type =" warning " }
9+ ** Beta Release** : Custom Fields v3 is currently in beta. While stable for production use, some APIs may change before the final release.
10+ ::
11+
812Get started with Custom Fields in just a few steps.
913
1014## Requirements
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ navigation:
66---
77
88:: alert { type =" info " }
9- Custom Fields v3 builds on the fluent builder API introduced in v2 while providing enhanced performance and new capabilities .
9+ Custom Fields v3 builds on the fluent builder API introduced in v2.
1010::
1111
1212## Quick Upgrade
@@ -263,9 +263,7 @@ php artisan view:clear
263263php artisan filament:cache-components
264264```
265265
266- ## New Features in v3
267-
268- ### Fluent Builder API
266+ ## Fluent Builder API
269267
270268The builder API provides more control and flexibility:
271269
You can’t perform that action at this time.
0 commit comments