Skip to content

refactor: improve type safety and CI workflow configuration#22

Merged
Stivenjs merged 1 commit into
devfrom
core-multitenants
May 10, 2025
Merged

refactor: improve type safety and CI workflow configuration#22
Stivenjs merged 1 commit into
devfrom
core-multitenants

Conversation

@Stivenjs
Copy link
Copy Markdown
Contributor

  • Replace any with unknown in userStore.ts and StoreSelector.tsx for better type safety
  • Update CI workflows to trigger on main and dev branches only
  • Enhance useAuthUser hook with loading state, error handling, and event-based data refresh
  • Clean up comments in amplify/data/resource.ts for better readability

- Replace `any` with `unknown` in userStore.ts and StoreSelector.tsx for better type safety
- Update CI workflows to trigger on `main` and `dev` branches only
- Enhance `useAuthUser` hook with loading state, error handling, and event-based data refresh
- Clean up comments in amplify/data/resource.ts for better readability
@Stivenjs Stivenjs merged commit df85dcc into dev May 10, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant