Skip to content

Commit 9e18a93

Browse files
authored
Upgrading guide in docs (#491)
1 parent d58e38c commit 9e18a93

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

docs/src/content/docs/setup/upgrading.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ sidebar:
55
order: 2
66
---
77

8+
## v3.0.0
9+
There are no direct breaking changes to the Dynamic Forms APIs in this version.
10+
11+
If you were relying on this package including Lodash functions, the global `__()` function that conflicted with Laravel's `__()` (trans) helper has been removed.
12+
813
## v1.2.0
914
There are no breaking changes in this version.
1015

0 commit comments

Comments
 (0)