Skip to content

v2.3.1

Latest

Choose a tag to compare

@TimboKZ TimboKZ released this 08 Jan 20:55
· 2 commits to 2.x since this release

Fixes:

  • Explicitly export redux actions as people lost the ability to import them directly from their source file after Chonky was migrated to TSDX bundler.
  • Fix useEffect usage to not return things unless explicitly intended.