Skip to content

fix(fastify): mark fastify as optional peer dependency - #54

Merged
dinwwwh merged 1 commit into
mainfrom
claude/fastify-optional-peer-dep-913276
Aug 3, 2026
Merged

fix(fastify): mark fastify as optional peer dependency#54
dinwwwh merged 1 commit into
mainfrom
claude/fastify-optional-peer-dep-913276

Conversation

@dinwwwh

@dinwwwh dinwwwh commented Aug 3, 2026

Copy link
Copy Markdown
Member

Marks fastify as an optional peer dependency of @standardserver/fastify via peerDependenciesMeta. Package managers no longer warn about a missing peer or auto-install fastify for consumers who don't have it, while the >=5.6.1 range still applies whenever fastify is present.

@pkg-pr-new

pkg-pr-new Bot commented Aug 3, 2026

Copy link
Copy Markdown
@standardserver/aws-lambda

npm i https://pkg.pr.new/@standardserver/aws-lambda@54

@standardserver/bun

npm i https://pkg.pr.new/@standardserver/bun@54

@standardserver/core

npm i https://pkg.pr.new/@standardserver/core@54

@standardserver/deno

npm i https://pkg.pr.new/@standardserver/deno@54

@standardserver/fastify

npm i https://pkg.pr.new/@standardserver/fastify@54

@standardserver/fetch

npm i https://pkg.pr.new/@standardserver/fetch@54

@standardserver/node

npm i https://pkg.pr.new/@standardserver/node@54

@standardserver/peer

npm i https://pkg.pr.new/@standardserver/peer@54

@standardserver/shared

npm i https://pkg.pr.new/@standardserver/shared@54

commit: 85e5080

@codecov

codecov Bot commented Aug 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@dinwwwh dinwwwh changed the title chore(fastify): mark fastify as optional peer dependency fix(fastify): mark fastify as optional peer dependency Aug 3, 2026
@dinwwwh
dinwwwh merged commit 834b5b8 into main Aug 3, 2026
9 checks passed
@codspeed-hq

codspeed-hq Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Merging this PR will not alter performance

✅ 26 untouched benchmarks
⏩ 108 skipped benchmarks1


Comparing claude/fastify-optional-peer-dep-913276 (85e5080) with main (50e9098)2

Open in CodSpeed

Footnotes

  1. 108 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

  2. No successful run was found on main (1e190ad) during the generation of this report, so 50e9098 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

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