vercel/next.js: v16.4.0-canary.6
Misc Changes turbo-tasks: execute scheduled tasks inline when they are read: #96808 Revert "Record fallback cache lifetime for blocking PPR routes (#97821)": #97835 Sweep stale Turbopack output from distDir on dev…
Daily edition · Languages
TILens turns technical updates into a focused daily brief: official releases, trusted reporting, and practitioner analysis, deduplicated and organized by topic.
Misc Changes turbo-tasks: execute scheduled tasks inline when they are read: #96808 Revert "Record fallback cache lifetime for blocking PPR routes (#97821)": #97835 Sweep stale Turbopack output from distDir on dev…
See like this old thread I really don't understand how do I port function pointer like Example: int wl_proxy_add_listener(struct wl_proxy *proxy, void (**implementation)(void), void *data); But how do I translate to…
Misc Changes Record fallback cache lifetime for blocking PPR routes: #97821 Document catchError for the Pages Router: #97748 clippy: allow needless late init where it makes sense: #96410 Turbopack: emit/collect: #96631…
I really like Rust, and I'm honestly in love with it. I never thought I'd go back to Go, especially considering some of its significant shortcomings for me: undefined nil, lack of proper enums and match, no Result or…
Minor Changes Added global build approvals pnpm/pnpm#14101. Patch Changes Fixed pnpm v11 incorrectly reporting confirmModulesPurge as unrecognized when set in pnpm-workspace.yaml. The Rust CLI now identifies the…
Patch Changes Fixed pnpm v11 incorrectly reporting confirmModulesPurge as unrecognized when set in pnpm-workspace.yaml. The Rust CLI now identifies the unsupported option as a pnpm v11 setting instead of suggesting an…
Bug Fixes 1e641c9 fix: no-loss-of-precision false positive with trailing decimal point (#21251) (Aleksandr Shoronov) Documentation ad74a8d docs: add deprecation steps for EOL package versions (#21248) (Francesco Trotta)…
I’d like to propose a very simple rule for all packaging standards use. Packaging use of standardized file formats must only rely on the guaranteed parts of the standard. That’s it, nothing more to it. The goal here is…
release-25.2.23-rc: sql,cli: redact sensitive settings a few more places and cleanup
release-25.4.15-rc: sql,cli: redact sensitive settings a few more places and cleanup
release-26.2.6-rc: sql,cli: redact sensitive settings a few more places and cleanup
I am currently rewriting a project from java to rust due to memory usage concerns. It is a music player which requires storing some state on disk. The state is auto-saved periodically but should always be saved when the…
Release: llm-anthropic 0.27 This release of the Anthropic plugin for LLM mainly provides compatibility with the recently released anthropic v1.0.0 Python library, which switches from httpx to httpx2. OpenAI made the…
release-24.1: sql: make hba_conf and id_map cluster settings sensitiv…
release-24.3: sql: require ownership to alter a function or procedure…
v1.20.0 — August 19, 2026 This release hardens runtime option handling, adds RFC 9110 status-code aliases, fixes Node.js and XHR reliability issues, and refreshes project tooling and documentation. ⚠️ Breaking Changes &…
v45.0.0-nightly.20260824
Your executable is a SQLite database Farid Zakaria describes a neat Linux pattern for creating a SQLite database file that can be directly used as an executable binary. The trick sets the SQLite file format's 4-byte…
Release Notes for v42.10.0 Features Fixed contentTracing module to capture Node.js trace categories. #52973 Fixes Fixed DevTools device metrics overrides persisting indefinitely when a remote debugging client…
Commit: 5c156cd Release: 2026-08-24 (v0.3.3025) New Features #23147 add unary-operator-cannot-be-applied diagnostic. Performance Improvements #23079 optimize the heck out of the storage of token trees (saves 32 MB on…
Showing 1 day · 91 items available