Closed goce-cz closed 3 years ago
Resolves #27, #28
This PR removes the confusing useValueVersion in favor of useInternedValue and renames useInternedValue to useDistinctValue. See the resolved issues for motivation.
useValueVersion
useInternedValue
useDistinctValue
Resolves #27, #28
This PR removes the confusing
useValueVersion
in favor ofuseInternedValue
and renamesuseInternedValue
touseDistinctValue
. See the resolved issues for motivation.