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

Remove zod and msw stuff from @oxide/api #255

Merged
merged 3 commits into from
May 8, 2024
Merged

Remove zod and msw stuff from @oxide/api #255

merged 3 commits into from
May 8, 2024

Conversation

david-crespo
Copy link
Collaborator

@david-crespo david-crespo commented May 8, 2024

For now it's pretty unlikely that anyone would need the Zod validators — we're not even using them in the web console app itself, only in the MSW mock API. Without those, this library can have zero dependencies, which is a beautiful thing.

The @oxide/api version is still alpha here, so I am not getting fancy with the version bump despite this being a breaking change.

@david-crespo david-crespo requested a review from charliepark May 8, 2024 16:13
@david-crespo david-crespo force-pushed the clean-up-api branch 2 times, most recently from 9082c82 to 96a2fb1 Compare May 8, 2024 16:20
@david-crespo david-crespo merged commit 1be2cea into main May 8, 2024
3 checks passed
@david-crespo david-crespo deleted the clean-up-api branch May 8, 2024 16:35
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