Skip to content
This repository was archived by the owner on May 16, 2025. It is now read-only.

Conversation

@ristomcgehee
Copy link
Contributor

I realized that in #90, I left the javascript-sdk in a state where it doesn't compile. My reasoning for not including javascript-sdk/src/api.ts in that PR was because the server API had not been updated yet, so the interface would be wrong if I included these changes in api.ts. I forgot to take into account that the types wouldn't match and would cause a compile error. I'm including those changes now because I think it's better to have the API client not match than to have the whole project not compile. Really I just need to stop submitting breaking changes 😬

I also added npm run build to the CI checks to prevent this sort of thing in the future.

@ristomcgehee
Copy link
Contributor Author

@seanpmorgan friendly bump

@ristomcgehee ristomcgehee requested review from cherbel and removed request for seanpmorgan March 12, 2024 03:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant