InfoQ Homepage ESLint Content on InfoQ
News
RSS Feed-
Vite+ Unveiled with Unified Toolchain and Rust Powered Core
Introducing Vite+ by VoidZero: a groundbreaking unified JavaScript toolchain enhancing the Vite ecosystem. With an all-in-one CLI for app scaffolding, testing, linting, and more, Vite+ delivers performance gains of up to 40x and enterprise features, all while ensuring compatibility and support for existing users. Ideal for modern teams, Vite+ promises streamlined workflows and robust scalability.
-
Next.js 15.5 Ships - Turbopack Production Builds, Node.js Middleware, and Tighter Typescript DX
Next.js 15.5 has landed, delivering faster builds and powerful server-side middleware. Key highlights include the Turbopack bundler, which boosts compilation speed by 2x to 5x, and Node.js middleware enhancements. TypeScript improvements enhance developer experience with stable typed routes and early error detection.
-
Oxlint v1.0 Stable Released: a Rust-Based JavaScript Linter
Introducing Oxlint v1.0: a groundbreaking Rust-based linter for JavaScript and TypeScript, boasting 520+ rules and 50-100x faster performance than ESLint. With zero-config setup, multi-file analysis, and seamless migration tools, it’s ideal for both open-source projects and enterprises. Experience rapid linting and minimal setup.
-
All-in-One, Integrated Front-End Toolchain Rome Released V10, Dubbed First Stable Release
The Rome team recently announced Rome v10, dubbed the first stable release since a Rust rewrite. The new release includes a small part of the all-in-one toolchain that Rome envisions, namely the linter and formatter. The Rust-based tools according to first benchmarks provide between one and two orders of magnitude improvement vs. ESLint and Prettier. The tools are available as a VSCode extension.
-
ESLint 7.0, 7.1, 7.2 Releases Improve Developer Experience and ES2020 Support
The recent ESLint 7.0, 7.1, and 7.2 releases introduce numerous developer experience improvements, remove support for Node.js version 8, and add support for ES2020 features. typescript-eslint also has several recent releases, aligning with ESLint releases and updates to TypeScript.