Skip to content

v0.40.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 May 12:14
· 343 commits to main since this release
424b8b6

0.40.0 (2024-05-17)

Bug Fixes

  • layout: visible scrollbar in basic layout (#991) (874f0c7)
  • sidebar-menu: change implementation for hiding submenu (#990) (4a39e96)
  • sidebar-menu: change the condition to hide user-menu in sidebar (#986) (034bf85)

Features

  • user: export sendPasswordResetEmail function from supertokens (#987) (2293929)
  • user: get logged in user data from api if not available in localStorage (#989) (090a9d3)

Reverts

  • Revert "fix(sidebar-menu): change the condition to hide user-menu in sidebar …" (#988) (83c9b71), closes #988