Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore/dep-upgrades-and-type-changes #95

Merged
merged 6 commits into from
Jan 17, 2024

Conversation

mikerourke
Copy link
Owner

Description

Upgrades dependencies and minor refactoring.

Overview of Changes

  • Upgrade dependencies and fix breaking changes
  • Update mock data returned from APIs
  • Replace instances of interface with type where appropriate
  • Add isPaid field to Workspace (requires follow-up)
  • Refactor code to remove @ts-expect-error comments
  • Fix selectors that shouldn't be memoized
  • Switch to globals for Vitest

@mikerourke mikerourke added the refactor Refactoring or cleanup label Jan 17, 2024
@mikerourke mikerourke self-assigned this Jan 17, 2024
@mikerourke mikerourke merged commit 2715558 into main Jan 17, 2024
5 checks passed
@mikerourke mikerourke deleted the chore/dep-upgrades-and-type-changes branch January 17, 2024 01:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Refactoring or cleanup
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant