edge-runtime icon indicating copy to clipboard operation
edge-runtime copied to clipboard

Developing, testing, and defining the runtime Web APIs for Edge infrastructure.

Results 103 edge-runtime issues
Sort by recently updated
recently updated
newest added

Bumps [http-body](https://github.com/Kikobeats/http-body) from 1.0.11 to 1.0.12. Release notes Sourced from http-body's releases. v1.0.12 What's Changed build(deps): bump pnpm/action-setup from 3 to 4 by @​dependabot in Kikobeats/http-body#10 Full Changelog: https://github.com/Kikobeats/http-body/compare/v1.0.11...v1.0.12 Changelog...

dependencies
javascript

Bumps [finepack](https://github.com/Kikobeats/finepack) from 2.12.4 to 2.12.7. Release notes Sourced from finepack's releases. v2.12.7 What's Changed build(deps): bump pnpm/action-setup from 3 to 4 by @​dependabot in Kikobeats/finepack#110 Full Changelog: https://github.com/Kikobeats/finepack/compare/v2.12.6...v2.12.7 v2.12.6...

dependencies
javascript

Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 18.2.0 to 18.3.0. Commits See full diff in compare view Maintainer changes This version was pushed to npm by react-bot, a new releaser for react-dom since your...

dependencies
javascript

Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 18.2.0 to 18.3.0. Commits See full diff in compare view Maintainer changes This version was pushed to npm by react-bot, a new releaser for react since your...

dependencies
javascript

## Questions & Answers Are there any plans to enable support for CF Workers Connect() API? https://blog.cloudflare.com/workers-tcp-socket-api-connect-databases **Context of your question** Traditional non-serverless databases e.g. Supabase/RDS primarily only support the...

x-ref: https://github.com/vercel/next.js/issues/38467

Bumps [undici](https://github.com/nodejs/undici) from 5.23.0 to 6.19.2. Release notes Sourced from undici's releases. v6.19.2 What's Changed fix #3337 by @​KhafraDev in nodejs/undici#3338 build: use husky as husky install is deprecated by...

dependencies
javascript

## Bug Report I'm not sure if this is a bug or a specification of `@edge-runtime/cookies`. If a cookie contains spaces, they may be encoded as a `+` sign. (e.g:...

## Bug Report `new Object().constructor === Object` returns `false` in Next.js with edge runtime enabled. A clear and concise description of the behavior. `new Object().constructor === Object` should return `true`....

Reference: [Issue](https://github.com/vercel/edge-runtime/issues/892)