Skip to content

chore: update changelog and release#77

Open
wolfstarbot wants to merge 1 commit into
mainfrom
changeset-release/main
Open

chore: update changelog and release#77
wolfstarbot wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@wolfstarbot

@wolfstarbot wolfstarbot commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

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

@wolfstar/create-http-framework@2.1.0

Minor Changes

  • #73 028e842 - Add interactive and CLI options for language (TS/JS), build tool, linter, and formatter when scaffolding new projects. Thanks @RedStar071!

Patch Changes

  • #74 17f7e95 - Address scaffold review follow-ups: standardize non-interactive mode on --no-interactive (drop the --yes / -y alias) and update the README and --help output to match, make the generated tsdown watch:start script actually pass --watch, warn when --build is supplied alongside --language js, drop the redundant build-tool initializer, and omit the oxlint typescript plugin from .oxlintrc.json for JavaScript projects. Thanks @blacksmith-sh!

  • #72 dda5fa7 - Add package READMEs documenting installation, usage, and exports. A patch release publishes them to npm so both packages render proper documentation on their package pages. Thanks @RedStar071!

@wolfstar/http-framework-test-utils@3.0.1

Patch Changes

  • #72 dda5fa7 - Add package READMEs documenting installation, usage, and exports. A patch release publishes them to npm so both packages render proper documentation on their package pages. Thanks @RedStar071!

  • #64 7e3f787 - Widen the vitest peer dependency range to >=4.1.9 in line with the updated vitest dependency. Thanks @renovate!


View with Codesmith Autofix with Codesmith
Need help on this PR? Tag /codesmith with what you need. Autofix is disabled.

Confidence Score: 5/5

Safe to merge with minimal risk.

Changes are limited to generated release metadata: processed changesets, package versions, and changelogs. No functional code, dependency ranges, or shared interfaces changed.

No files require special attention.

T-Rex T-Rex Logs

What T-Rex did

  • Validated that the release metadata shows the expected package versions and changelog entries, and the run exited with code 0.
  • Confirmed successful package builds for the HTTP framework and its test utilities based on the build logs.
  • Verified that npm tarball generation completed for the HTTP framework and its test utilities, and that the tarball contents were produced as expected.

View all artifacts

T-Rex Ran code and verified through T-Rex

Reviews (1): Last reviewed commit: "chore: update changelog and release" | Re-trigger Greptile

@codecov

codecov Bot commented Jul 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 55.37%. Comparing base (17f7e95) to head (0aabb7f).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #77   +/-   ##
=======================================
  Coverage   55.37%   55.37%           
=======================================
  Files          52       52           
  Lines         921      921           
  Branches      205      203    -2     
=======================================
  Hits          510      510           
  Misses        407      407           
  Partials        4        4           
Flag Coverage Δ
unit 55.37% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

1 participant