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: UPGRADE.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,6 @@
2
2
3
3
## From v3 to v4
4
4
5
-
v2 has mainly been made to provide compatibility with fractal 0.16. In that version of Fractal your transformers, includes and excludes should return an array. String, ints, bools and such are not allowed anymore.
5
+
v2 has mainly been made to provide compatibility with fractal 0.16 through fractalistic 2. In that version of Fractal your transformers, includes and excludes should return an array. String, ints, bools and such are not allowed anymore.
6
6
7
7
If all your transformers follow that rule you should be able to upgrade to v2 without any modifications to your code.
0 commit comments