Skip to content

0.2.2 Refactor

Compare
Choose a tag to compare
@ItsJackAnton ItsJackAnton released this 11 Feb 23:22
· 3 commits to main since this release

This is not a breaking change.

This is a refactor where I got rid of all the utilities to get that when the user is logged in as an anonymous user, as this is no longer used. Now, if a user is logged in as an anonymous user, this would still count as a logged-out user.

Also, I made some bug fixes.