Reduce unnecessary rerenders when using fp-ts data types with React hooks. Stable hooks use fp-ts equality functions instead of React's shallow (reference) object comparison. By default React will ...