File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## 1.9.0
6+
7+ ### Bug Fixes
8+
9+ - Support project structure with multiple roots ([ #197 ] ( https://github.com/biomejs/biome-intellij/pull/197 ) )
10+
11+ ### Features
12+
13+ - Support the new-style monorepo ([ #196 ] ( https://github.com/biomejs/biome-intellij/pull/196 ) )
14+
515## 1.8.1
616
717### Bug Fixes
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ pluginGroup=com.github.biomejs.intellijbiome
33pluginName =Biome
44pluginRepositoryUrl =https://github.com/biomejs/biome-intellij
55# SemVer format -> https://semver.org
6- pluginVersion =1.8.1
6+ pluginVersion =1.9.0
77
88# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
99pluginSinceBuild = 243
You can’t perform that action at this time.
0 commit comments