Skip to content

v0.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Aug 23:21
· 83 commits to main since this release

compare changes

💅 Refactors

  • Reorganize code files structure (dd6c055)
  • Replace global state manager with Zustand
    (a70f0a1)
  • Replace router context with Zustand, fixing rerenders on global state change
    (b9e4f4f)
  • Some configuration options have been changed, to have a more flat object

❤️ Contributors

  • Javi Aguilar