Skip to content

chore(deps): @topsort/sdk v0.3.1 #285

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

Merged
merged 2 commits into from
Sep 5, 2024
Merged

chore(deps): @topsort/sdk v0.3.1 #285

merged 2 commits into from
Sep 5, 2024

Conversation

barbmarcio
Copy link
Contributor

@barbmarcio barbmarcio commented Sep 5, 2024

This PR bumps the version of @topsort/sdk from 0.2.0 to 0.3.1

File Before (gzip) After (gzip)
dist/ts.mjs 10.77 kB (3.76 kB) 11.15 kB (3.91 kB)
dist/ts.js 7.93 kB (3.33 kB) 8.17 kB (3.46 kB)

The difference comes from:

  • Now the TopsortClient class handles the function calls after receiving the config;
  • The APIClient now handles the URL sanitization;
  • We have improved the error handling and response, as most of our calls return status code 204 (No Content). Therefore, we wouldn't need to parse any response.

Please feel free to check the diff here as well

@barbmarcio barbmarcio changed the title chore: bumps topsort sdk to 0.3.1 chore(deps): @topsort/sdk v0.3.1 Sep 5, 2024
jbergstroem added a commit that referenced this pull request Sep 5, 2024
Attempt to fix style issues in another PR.

Refs: #285
jbergstroem added a commit that referenced this pull request Sep 5, 2024
Attempt to fix style issues in another PR.

PR: #286
Refs: #285
@barbmarcio barbmarcio requested a review from sk- September 5, 2024 14:12
@barbmarcio barbmarcio merged commit c42d79b into main Sep 5, 2024
4 checks passed
@barbmarcio barbmarcio deleted the mar/chore/sdk-0.3.1 branch September 5, 2024 14:19
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.

2 participants