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: README.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,8 +52,8 @@ Render trace is supported only in the re-frisk-remote
52
52
53
53
## Usage
54
54
55
-
`[re-frisk "1.5.1"]`
56
-
`[re-frisk-remote "1.5.1"]`
55
+
`[re-frisk "1.5.2"]`
56
+
`[re-frisk-remote "1.5.2"]`
57
57
58
58
**Important**: Please note the following compatibility table:
59
59
@@ -70,7 +70,7 @@ re-frisk Version | React Version | Reagent Versions
70
70
71
71
re-frisk will be embedded in the DOM of your application. So my suggestion is to use re-frisk-remote, it doesn't affect your application and has more features
72
72
73
-
1. Add re-frisk as a dev dependency `[re-frisk "1.5.1"]`
73
+
1. Add re-frisk as a dev dependency `[re-frisk "1.5.2"]`
74
74
75
75
2. Enable re-frisk
76
76
@@ -87,7 +87,8 @@ re-frisk will be embedded in the DOM of your application. So my suggestion is to
0 commit comments