Skip to content

v1.4.2

Choose a tag to compare

@idanlo idanlo released this 20 Feb 13:25
· 82 commits to master since this release
  • fix wrong parameters called with props.children on album components af68da0
  • finish testing api components/hooks 92f3ae0
  • set loading state to false when error occures cf7390f
  • add tests for api components and hooks, with jest mocking fetch api 6eb34d3
  • use async function with await/catch and split it from the react useEffect hook ec5770a
  • fix util function to only return query params if there are any, unless return empty string 6cde097
  • accidently used useLayoutEffect, switch to async try/catch instead of .then and .catch d51b46b

v1.4.1...v1.4.2