Skip to content

v1.8.0

Compare
Choose a tag to compare
@dotkom-build dotkom-build released this 19 May 21:50
· 49 commits to master since this release

1.8.0 (2021-05-19)

Bug Fixes

  • search: change the debounce to be around the memo (b0b1241)
  • search: change useMemo query depenedency to the debounced one (ec62d2f)
  • search: move debounce inside of the memo (56a2cdd)

Features

  • debounce: increase debounce delay (d7fd74d)
  • search: add debounce to search when searching for a course (384c13c)