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

Daily edition · JavaScript

The daily ledger

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

15 May 2026 edition
JavaScript GitHub React

reduxjs/redux-toolkit: v2.12.0

This feature release adds RTK usage skills files (via TanStack Intent) exports the RTK Query hook options types for reusability, fixes issues with infinite query status flags and batching handling, and makes some small…

Source: Redux Toolkit Releases markerikson
JavaScript GitHub

eslint/eslint: v10.4.0

Features 1a45ec5 feat: check sequence expressions in for-direction (#20701) (kuldeep kumar) 450040b feat: add includeIgnoreFile() to eslint/config (#20735) (Kirk Waiblinger) Bug Fixes 544c0c3 fix: escape code path DOT…

Source: ESLint Releases eslintbot