Skip to content

v4.0.0

Choose a tag to compare

released this 18 Oct 06:12
· 472 commits to main since this release

4.0.0 (2023-10-18)

⚠ BREAKING CHANGES

  • convert container component for deepling navigation into hook

  • fix: check initial url on startup on android

  • feat: create hook for deeplink navigation

  • refactor: removed DeeplinkContainer

  • chore: use react eslint rules

  • fix: check initial url only once

  • fix: use handleDeeplink instead of opening URL again

Features