<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/eslint-v10-8-0-released-auzk4fb0y" -->

---
title: ESLint v10.8.0 released | daily.dev
description: ESLint v10.8.0 is a bug-fix release addressing edge case issues in five rules: class-methods-use-this, prefer-object-spread, prefer-template,...
canonical: https://daily.dev/posts/eslint-v10-8-0-released-auzk4fb0y
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: ESLint v10.8.0 released | daily.dev
og:description: ESLint v10.8.0 is a bug-fix release addressing edge case issues in five rules: class-methods-use-this, prefer-object-spread, prefer-template,...
og:url: https://daily.dev/posts/eslint-v10-8-0-released-auzk4fb0y
og:image: https://api.daily.dev/og/posts/AUzK4FB0Y.png
og:image:alt: ESLint v10.8.0 released
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# ESLint v10.8.0 released

**[ESLint](https://daily.dev/sources/eslint)** · 3 min read · 13 upvotes · 1 comments

## Summary

ESLint v10.8.0 is a bug-fix release addressing edge case issues in five rules: class-methods-use-this, prefer-object-spread, prefer-template, preserve-caught-error, and no-unreachable-loop. Notable fixes include a quadratic-time regex performance issue in prefer-template, a crash fix in no-unreachable-loop when all loop types are ignored, and a semicolon insertion fix in prefer-object-spread. The release also includes documentation improvements and various chore/CI updates.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://eslint.org/blog/2026/07/eslint-v10.8.0-released>

## Community discussion

Top comments from developers on daily.dev.

**@allinonetools** · 1 upvotes

> Nice release. That `prefer-template` regex performance fix alone is the kind of edge case that saves you from some really frustrating lint runs.

## Similar posts on daily.dev

- [ESLint v10.8.1 released](https://daily.dev/posts/eslint-v10-8-1-released-f3jfa5d4y) · ESLint · 5 upvotes · 0 comments
- [ESLint v10.10.0 released](https://daily.dev/posts/eslint-v10-10-0-released-j42wjopnz) · ESLint · 0 upvotes · 0 comments
- [ESLint v10.4.1 released](https://daily.dev/posts/eslint-v10-4-1-released-3yt2jtmwl) · ESLint · 4 upvotes · 1 comments
- [ESLint v10.2.1 released](https://daily.dev/posts/eslint-v10-2-1-released-qoxzifloo) · ESLint · 0 upvotes · 0 comments
- [ESLint v10.5.0 released](https://daily.dev/posts/eslint-v10-5-0-released-uvybwc9sw) · ESLint · 13 upvotes · 0 comments

---

Tags: [#javascript](https://daily.dev/tags/javascript)

[View this post on daily.dev](https://daily.dev/posts/eslint-v10-8-0-released-auzk4fb0y)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"ESLint v10.8.0 released","url":"https://daily.dev/posts/eslint-v10-8-0-released-auzk4fb0y","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/eslint-v10-8-0-released-auzk4fb0y"},"datePublished":"2026-07-24T20:48:05.287Z","dateModified":"2026-07-24T21:43:01.524Z","description":"ESLint v10.8.0 is a bug-fix release addressing edge case issues in five rules: class-methods-use-this, prefer-object-spread, prefer-template,...","image":"https://media.daily.dev/image/upload/s--ZrL_HSsR--/f_auto/v1722860399/public/Placeholder%2006","thumbnailUrl":"https://media.daily.dev/image/upload/s--ZrL_HSsR--/f_auto/v1722860399/public/Placeholder%2006","isAccessibleForFree":true,"articleSection":"ESLint","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"ESLint","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/cc15978e65894648aa5abe0336a17790","url":"https://daily.dev/sources/eslint"},"commentCount":1,"discussionUrl":"https://daily.dev/posts/eslint-v10-8-0-released-auzk4fb0y","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":13},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":1}],"keywords":"javascript","timeRequired":"PT3M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"ESLint","item":"https://daily.dev/sources/eslint"},{"@type":"ListItem","position":3,"name":"ESLint v10.8.0 released"}]}
{"@context":"https://schema.org","@type":"WebPage","@id":"https://daily.dev/posts/eslint-v10-8-0-released-auzk4fb0y","comment":[{"@type":"Comment","text":"Nice release. That prefer-template regex performance fix alone is the kind of edge case that saves you from some really frustrating lint runs.","datePublished":"2026-07-25T02:43:09.626Z","url":"https://daily.dev/posts/AUzK4FB0Y#c-IgeMpao9M","author":{"@type":"Person","name":"AllInOneTools","url":"https://daily.dev/allinonetools","image":"https://media.daily.dev/image/upload/s--4ZT8QlF0--/f_auto/v1769790028/avatars/avatar_igzBsWloJeaegzm9bQltZ?_a=BAMAMiiu0"},"interactionStatistic":{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":1}}]}
```

