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

Topic - Edition

JavaScript

2 items on 15 May 2026
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