Skip to content

v1.1.2

Compare
Choose a tag to compare
@mattmilburn mattmilburn released this 17 Aug 14:56
· 30 commits to staging since this release

🐛 Bug fixes

  • Remove unnecessary Initializer component.
  • Remove unnecessary async and await from validateFormat service usage.

⚙️ Chore

  • Replace request usage with useFetchClient hook.