v2.2.0
- fix: add clearErrors on DeleteUserForm on closeModal function by @radumargina in #406
- check for import.meta.env.SSR instead of import.meta.env.DEV to know… by @YassineBenh in #409
- Declare global types for React PageProps by @matsantosz in #405