Skip to content
TILens What matters today in tech v0.0.9
Theme

Topic - Edition

Frameworks

9 items on 25 Aug 2026
JavaScript GitHub React Web

vercel/next.js: v16.4.0-canary.8

Misc Changes Fix Turbopack resolution through chained symlinks: #97825 Add evals for whether agents actually use Next.js: #97816 evals: judge behavior instead of matching source text: #97826 Bump @vercel/agent-eval to…

Source: Next.js Releases next-js-bot[bot]
Python AI Django

EVE Online: The Move to Python 3 Begins!

EVE Online: The Move to Python 3 Begins! EVE Online has been one of the most interesting case studies in Python at scale for over twenty years now. They've been running on Stackless Python since their launch in 2003,…

Source: Simon Willison's Weblog
Django Python

PyCharm & Django Fall Fundraiser

We are back with our friends at JetBrains for the second of the two "Buy PyCharm, Support Django" fundraisers we run together each year. Our spring campaign was the first. It remains one of the most impactful ways the…

Source: Django Weblog Jeff Triplett
JavaScript GitHub React Web

vercel/next.js: v16.4.0-canary.7

Misc Changes Fix ISR misses with backslashes in segments when deployed on Windows: #97876 [next/image]: disable avif image optimization: #97875 fix(wasm): don't enable SWC's plugin host for wasm targets: #97859…

Source: Next.js Releases next-js-bot[bot]
JavaScript GitHub React Web

vercel/next.js: v16.3.3

This release contains security fixes for the following advisories: Critical: Unauthenticated Remote Code Execution on windows-hosted servers Unauthenticated Remote Code Execution in Image Optimization API when AVIF…

Source: Next.js Releases eps1lon
JavaScript GitHub React Web

vercel/next.js: v15.5.24

This release contains security fixes for the following advisories: Critical: Unauthenticated Remote Code Execution on windows-hosted servers Unauthenticated Remote Code Execution in Image Optimization API when AVIF…

Source: Next.js Releases eps1lon
JavaScript GitHub Frameworks

nestjs/nest: v11.2.3

What's Changed fix(core): circular durable providers issue by @kamilmysliwiec in #17563 Full Changelog: v11.2.2...v11.2.3

Source: NestJS Releases kamilmysliwiec
JavaScript GitHub Frameworks

nestjs/nest: v11.2.2

What's changed fix(core): ObserveInstrument breaks app startup with @nestjs/core@11.2.x #17554 by @kamilmysliwiec fix(core): Bootstrap crashes with nestjs-cls proxy providers (ProxyProviderNotResolvedException on…

Source: NestJS Releases kamilmysliwiec