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

Daily edition · Frameworks

The daily ledger

TILens turns technical updates into a focused daily brief: official releases, trusted reporting, and practitioner analysis, deduplicated and organized by topic.

08 Jun 2026 edition
JavaScript GitHub Vue.js Web

nuxt/nuxt: v4.4.8

4.4.8 is a hotfix release to address an issue running the dev server on MacOS. 👉 Changelog compare changes 🩹 Fixes vite: Shorter socket name for macOs with tmp fallback (#35265) kit: Respect type option in findPath…

Source: Nuxt Releases danielroe
JavaScript GitHub Vue.js Web

nuxt/nuxt: v3.21.8

3.21.8 is a hotfix release to address an issue running the dev server on MacOS. 👉 Changelog compare changes 🩹 Fixes vite: Shorter socket name for macOs with tmp fallback (#35265) kit: Respect type option in findPath…

Source: Nuxt Releases danielroe
JavaScript GitHub Frameworks

nestjs/nest: v11.1.26

What's Changed fix(core): post sse endpoint empty response #17098 by @kamilmysliwiec in #17099 Full Changelog: v11.1.25...v11.1.26

Source: NestJS Releases kamilmysliwiec