Skip to content

Commit 6c69949

Browse files
docs: better description of change
1 parent a66399c commit 6c69949

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,7 @@ Upgrading should be as easy as running yarn again with the new version, but we m
347347

348348
## Upgrade path from v4 -> v5
349349

350-
[FlagContext public interface changed](https://github.com/Unleash/proxy-client-react/commit/b783ef4016dbb881ac3d878cffaf5241b047cc35#diff-825c82ad66c3934257e0ee3e0511d9223db22e7ddf5de9cbdf6485206e3e02cfL20-R20). if you used FlagContext directly you may have to adjust your types.
350+
[FlagContext public interface changed](https://github.com/Unleash/proxy-client-react/commit/b783ef4016dbb881ac3d878cffaf5241b047cc35#diff-825c82ad66c3934257e0ee3e0511d9223db22e7ddf5de9cbdf6485206e3e02cfL20-R20). If you used FlagContext directly you may have to adjust your code slightly to accomodate the new type changes.
351351

352352

353353
#### Note on v4.0.0:

0 commit comments

Comments
 (0)