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

Version Packages #673

Merged
merged 1 commit into from
Oct 28, 2023
Merged

Version Packages #673

merged 1 commit into from
Oct 28, 2023

Conversation

belgattitude
Copy link
Owner

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@httpx/[email protected]

Minor Changes

  • #672 9d1d248 Thanks @belgattitude! - Reduce bundle size by using class names rather than strings

    Importing all exceptions (excluding utilities, typeguards...) now top at 1Kb

    Example based on ESM (min+gzip)

    Scenario Size
    one exception ~ 450b
    all exceptions < 1kb
    everything (typeguards,...) 1.7kb

@httpx/[email protected]

Patch Changes

@examples/[email protected]

Patch Changes

@ghost
Copy link

ghost commented Oct 28, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

@codecov
Copy link

codecov bot commented Oct 28, 2023

Codecov Report

Merging #673 (a9fbc5f) into main (9d1d248) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #673   +/-   ##
=======================================
  Coverage   90.87%   90.87%           
=======================================
  Files          74       74           
  Lines         482      482           
  Branches      118      118           
=======================================
  Hits          438      438           
  Misses         38       38           
  Partials        6        6           
Flag Coverage Δ
httpx-dsn-parser-unit 100.00% <ø> (ø)
httpx-exception-unit 91.94% <ø> (ø)
httpx-json-api-unit 66.00% <ø> (ø)

@belgattitude belgattitude merged commit 5ed840e into main Oct 28, 2023
9 checks passed
@belgattitude belgattitude deleted the changeset-release/main branch October 28, 2023 15:06
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