<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/biome-v1-5-5pwztnfhr" -->

---
title: Biome v1.5 | daily.dev
description: Biome v1.5 is released with several CLI improvements and formatter fixes. TypeScript, JSX, and JavaScript formatting now exceeds 97% compatibility with...
canonical: https://daily.dev/posts/biome-v1-5-5pwztnfhr
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Biome v1.5 | daily.dev
og:description: Biome v1.5 is released with several CLI improvements and formatter fixes. TypeScript, JSX, and JavaScript formatting now exceeds 97% compatibility with...
og:url: https://daily.dev/posts/biome-v1-5-5pwztnfhr
og:image: https://api.daily.dev/og/posts/5PwZtNFhr.png
og:image:alt: Biome v1.5
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.

# Biome v1.5

**[Biome Blog](https://daily.dev/sources/biome)** · 3 min read · 0 upvotes · 0 comments

## Summary

Biome v1.5 is released with several CLI improvements and formatter fixes. TypeScript, JSX, and JavaScript formatting now exceeds 97% compatibility with Prettier. Key new features include processing only changed files (via VCS integration, making lint-staged largely obsolete), GitHub PR annotation support in biome ci, a new biome explain command for offline lint rule documentation, automatic $schema updates via biome migrate, and over 10 new lint rules in nursery (including useExportType, useImportType, noGlobalEval, noMisleadingCharacterClass, and more). Biome now offers over 190 lint rules total.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://biomejs.dev/blog/biome-v1-5>

## Similar posts on daily.dev

- [Biome v2.5—500 Lint Rules, Plugin Code Fix, and Cross-File Linting](https://daily.dev/posts/biome-v2-5-500-lint-rules-plugin-code-fix-and-cross-file-linting-akdrer8h7) · Biome Blog · 50 upvotes · 2 comments

---

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

[View this post on daily.dev](https://daily.dev/posts/biome-v1-5-5pwztnfhr)

```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":"Biome v1.5","url":"https://daily.dev/posts/biome-v1-5-5pwztnfhr","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/biome-v1-5-5pwztnfhr"},"datePublished":"2026-07-26T07:49:02.546Z","dateModified":"2026-07-26T07:50:44.632Z","description":"Biome v1.5 is released with several CLI improvements and formatter fixes. TypeScript, JSX, and JavaScript formatting now exceeds 97% compatibility with...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/cef7f7704d5377b8e37f2e440ce4f1e0?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/cef7f7704d5377b8e37f2e440ce4f1e0?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"Biome Blog","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":"Biome Blog","logo":"https://media.daily.dev/image/upload/s--mumfBqIJ--/f_auto,q_auto/v1785052097/logos/biome?_a=BAMAMicg0","url":"https://daily.dev/sources/biome"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/biome-v1-5-5pwztnfhr","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"javascript,typescript","timeRequired":"PT3M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Biome Blog","item":"https://daily.dev/sources/biome"},{"@type":"ListItem","position":3,"name":"Biome v1.5"}]}
```

