Skip to content

v0.4.2

Compare
Choose a tag to compare
@pbeshai pbeshai released this 18 Oct 00:51
· 240 commits to master since this release
  • Resolves #46 by fixing the way memoization works on the setters returned from useQueryParam and useQueryParams. Also does automatic memoization on the paramConfigMap passed into useQueryParams to prevent it from re-generating new values and setters unnecessarily.