Web

2,332 items RSS
T
TanStack Router Web v1.170.20

@tanstack/start-client-core@1.170.20

Patch Changes #8009 c59788c - perf: drop consumed chunks from the client frame decoder buffer with an O(1) head pointer instead of Array.prototype.shift() (O(n)). The previous approach degraded to O(n^2) when a single large frame (e.g. a big RawStream payload) was assembled from many small network reads. Updated dependencies [44a8c3e, 5253e70]: @tanstack/router-core@1.171.20 @tanstack/start-storag…

T
TanStack Router Web v1.168.39

@tanstack/vue-start@1.168.39

Patch Changes Updated dependencies [c59788c]: @tanstack/start-client-core@1.170.20 @tanstack/start-plugin-core@1.171.32 @tanstack/start-server-core@1.169.24 @tanstack/vue-router@1.170.22 @tanstack/vue-start-client@1.167.25 @tanstack/vue-start-server@1.167.29

T
TanStack Router Web v1.171.32

@tanstack/start-plugin-core@1.171.32

Patch Changes Updated dependencies [44a8c3e, 5253e70]: @tanstack/router-core@1.171.20 @tanstack/router-generator@1.167.26 @tanstack/router-plugin@1.168.28 @tanstack/start-server-core@1.169.24

A
Actix Web Web v4.14.1

actix-web: v4.14.1

Close idle HTTP/1 keep-alive connections during graceful shutdown and let active connections finish only their current request before closing.

A
Actix Web Web v3.13.3

actix-http: v3.13.3

Close idle HTTP/1 keep-alive connections during graceful server shutdown and close active connections after their current request finishes.

N
Next.js Web v16.3.1-canary

v16.3.1-canary.9

Misc Changes [turbopack] Fix a potential deadlock in scope_and_block: #95695 Remove the turbopack-build-events trace span, use next build instead: #96746 docs: add export const dynamic = 'force-static' to Route Handlers example on Static Exports: #96964 [turbopack] Follow re-exports for side-effect free async modules: #95993 Credits Huge thanks to @lukesandberg, @m-kawafuji, and @sampoder for help…

S
Starlette Web v1.6.0

Version 1.6.0

What's Changed Add max_body_size to Starlette and route classes by @Kludex in #3431 Expose http.response.debug info via response extensions by @y2kbugger in #3130 New Contributors @y2kbugger made their first contribution in #3130 Full Changelog: 1.5.1...1.6.0

S
Starlette Web v1.5.1

Version 1.5.1

What's Changed Reject inverted single-byte Range like bytes=5-4 by @nikolauspschuetz in #3389 Limit FileResponse to 100 ranges by @Kludex in #3430 Full Changelog: 1.5.0...1.5.1

S
Starlette Web v1.5.0

Version 1.5.0

This release is all about giving GZipMiddleware some love. 🗜️ What's Changed Add exclude_content_types parameter to GZipMiddleware by @Kludex in #3418 Flush GZip output for each streamed chunk by @Kludex in #3419 Skip compression of partial responses in GZipMiddleware by @Kludex in #3420 Expand default excluded content types in GZipMiddleware by @Kludex in #3421 Full Changelog: 1.4.1...1.5.0

F
Fastify Web v5.11.2

v5.11.2

What's Changed fix fastify version in fastify.js Full Changelog: v5.11.1...v5.11.2

F
Fastify Web v5.11.3

v5.11.3

What's Changed fix: clear trailer state when removing all trailers by @Ram-blip in #6845 docs: document percent-decoded route params as untrusted input by @mcollina in #6903 docs(errors): document what the default error handler sends by @basteez in #6894 docs(readme): fix grammar and cjs capitalization by @minirang in #6899 fix: pass null instead of undefined to requestCompleted on success by @laz…

P
PostgREST Web

devel

chore(changelog): missed entry for ghcr

P
PostgREST Web v16.0

v16.0

Changes HTTP Server Graceful shutdown by @mkleczek, @Vlix in #4702 server-reuseport allows starting multiple PostgREST instances using the same port on supported platforms by @mkleczek in #4703, #4694 Performance Optimize schema cache domain type resolution by using pg_basetype on PostgreSQL 17+ by @joelonsql in #4567 Prefer: count=exact no longer does a double count on requests that do not use ra…

N
Next.js Web v16.3.1-canary

v16.3.1-canary.8

Misc Changes Flush pending revalidations for forwarded action error responses: #96945 Handle Server Actions on dynamic PPR fallback routes: #96932 Turbopack: Improve how DiskWatcher is configured and fix polling watcher bugs: #96440 Turbopack: Allow DiskWatcher to use a mocked DiskFileSystem, add a small unit test: #96353 [turbopack] Add e2e test that uses component chunks + workers: #96556 [turbo…

T
Turborepo Web v2.10.9

Turborepo v2.10.9

What's Changed Changelog chore: Release Turborepo 2.10.8 by @github-actions[bot] in #13626 perf: Walk literal-prefix tree globs without wax compilation by @charpeni in #13522 fix: Accept semver ranges in devEngines.packageManager.version by @bangseongbeom in #13623 docs: Explain affected package invalidation reasons by @ghoullier in #13594 perf(lockfiles): Borrow field-name scalars in the pnpm fas…

A
Actix Web Web v3.13.2

actix-http: v3.13.2

Fix MessageBody implementation for ByteString to signal completion after yielding its contents. #4177

S
Symfony Web v8.1.4

v8.1.4

Changelog (v8.1.3...v8.1.4) bug #65193 [RateLimiter] Cap the burst size and the duration computed from it (@cs278) bug #65183 [Intl] Honor the expiry date of currencies that have no start date (@sadiqk2) bug #65184 [Form] Distinguish active_at from not_active_at in the CurrencyType choice list cache (@sadiqk2) bug #65191 [PhpUnitBridge] Don't return a non-callable from getPhpUnitErrorHandler() (@s…

S
Symfony Web v7.4.16

v7.4.16

Changelog (v7.4.15...v7.4.16) bug #65193 [RateLimiter] Cap the burst size and the duration computed from it (@cs278) bug #65183 [Intl] Honor the expiry date of currencies that have no start date (@sadiqk2) bug #65184 [Form] Distinguish active_at from not_active_at in the CurrencyType choice list cache (@sadiqk2) bug #65191 [PhpUnitBridge] Don't return a non-callable from getPhpUnitErrorHandler() (…