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

Topic - Edition

JavaScript

2 items on 26 Jun 2026
JavaScript GitHub

eslint/eslint: v10.6.0

Features b1f9106 feat: detect Symbol() and BigInt() in no-constant-binary-expression (#20981) (Taejin Kim) f291007 feat: add checkRelationalComparisons to no-constant-binary-expression (#20948) (sethamus) Bug Fixes…

Source: ESLint Releases eslintbot
JavaScript GitHub Web

webpack/webpack: v5.108.1

Patch Changes Fix invalid property access for escaped namespace imports with multi-character mangled export names. (by @xiaoxiaojx in #21280) Add frames to ProfilingPlugin TracingStartedInBrowser event so the trace…

Source: webpack Releases github-actions[bot]