You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/src/content/docs/setup/upgrading.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,11 @@ sidebar:
5
5
order: 2
6
6
---
7
7
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.
0 commit comments