Skip to content

feat(node): convert to new adapter api#15418

Closed
florian-lefebvre wants to merge 48 commits intomainfrom
feat/convert-node-adapter-to-new-api
Closed

feat(node): convert to new adapter api#15418
florian-lefebvre wants to merge 48 commits intomainfrom
feat/convert-node-adapter-to-new-api

Conversation

@florian-lefebvre
Copy link
Member

@florian-lefebvre florian-lefebvre commented Feb 5, 2026

Todo

  • code
  • tests
  • test webHandler (hono)
  • todos
  • new tests?
  • changesets
    • major: mode standalone
    • major: mode middleware
    • minor: web handler
    • minor: node preview server and isPreview()
  • docs
    • node docs
    • migration guide like cloudflare
    • may need linking in v6 docs?
  • pr desc
    • migration path
    • more powerful
    • cleaner for our internal tests
    • astro preview support

Changes

Testing

Docs

@florian-lefebvre florian-lefebvre self-assigned this Feb 5, 2026
@changeset-bot
Copy link

changeset-bot bot commented Feb 5, 2026

⚠️ No Changeset found

Latest commit: 1ce9dec

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

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

@github-actions github-actions bot added the pkg: integration Related to any renderer integration (scope) label Feb 5, 2026
@github-actions github-actions bot added the pkg: astro Related to the core `astro` package (scope) label Feb 6, 2026
@github-actions github-actions bot added pkg: example Related to an example package (scope) docs pr labels Feb 9, 2026
@codspeed-hq
Copy link

codspeed-hq bot commented Feb 9, 2026

Merging this PR will improve performance by 32.96%

⚡ 1 improved benchmark
✅ 8 untouched benchmarks

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation Rendering: streaming [false], .md file 1.5 ms 1.1 ms +32.96%

Comparing feat/convert-node-adapter-to-new-api (1ce9dec) with main (7be3308)

Open in CodSpeed

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

Labels

docs pr pkg: astro Related to the core `astro` package (scope) pkg: example Related to an example package (scope) pkg: integration Related to any renderer integration (scope)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant