Skip to content

feat: support Bun Fullstack Dev Server#4602

Open
starknt wants to merge 4 commits intoEffect-TS:mainfrom
starknt:feat/platform-bun
Open

feat: support Bun Fullstack Dev Server#4602
starknt wants to merge 4 commits intoEffect-TS:mainfrom
starknt:feat/platform-bun

Conversation

@starknt
Copy link
Copy Markdown

@starknt starknt commented Mar 13, 2025

Type

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update

Description

Related

@starknt starknt requested a review from tim-smart as a code owner March 13, 2025 19:35
@github-project-automation github-project-automation Bot moved this to Discussion Ongoing in PR Backlog Mar 13, 2025
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Mar 13, 2025

🦋 Changeset detected

Latest commit: dfe90dc

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@effect/platform-bun Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Comment thread packages/platform-bun/src/internal/httpServer.ts
@github-project-automation github-project-automation Bot moved this from Discussion Ongoing to Waiting on Author in PR Backlog Mar 18, 2025
@starknt starknt requested a review from tim-smart March 24, 2025 18:16
@Woody88
Copy link
Copy Markdown

Woody88 commented Jul 3, 2025

@starknt Thank you so much for this!

@tim-smart Any plans to merge this soon?

@nikelborm
Copy link
Copy Markdown
Contributor

nikelborm commented Aug 10, 2025

I think before the merge, lockfile should be rolled back (and maybe even package.json), because it's unreasonable to go review such a big change and it's also unreasonable and unsafe to blindly accept changes to the lockfile. If those patch changes in versions from .2 to .5 are required, there have to be another way to produce less changes in the lockfile.

Easier way to review changes in the lockfile:

https://app.semanticdiff.com/gh/Effect-TS/effect/pull/4602/commits/9096b7d7894af1ff4ac2df5352af9f1a9d76308f#pnpm-lock.yaml?ignore_comments=false

@BANG88
Copy link
Copy Markdown

BANG88 commented Apr 27, 2026

Hello, any updates?

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

Labels

None yet

Projects

Status: Waiting on Author

Development

Successfully merging this pull request may close these issues.

Bun: full-stack dev server with static options is not working

5 participants