## biomejs/biome — lsp-intellij/v0.0.5…lsp-intellij/v0.0.6

_32 commits._

### Features
- **feat(css_parser): CSS Parser pseudo element selector #268 (#600)** (f58df06)
- **feat(lint/noThisInStatic): add rule (#366)** (3877dd5)
- **feat(biome_js_parser): support RegExp v flag (#619)** (8d61c37)

### Fixes
- **fix(core): overrides behaviour (#625)** (16b4324)
- **fix(biome_js_parser): report error when using u and v flag at the same time (#631)** (2e3f703)
- **fix(cli): start logger only when needed (#634)** (263a26f)
- **fix(biome_aria): add more a11y roles and fix get_role method (#629)** (78f0546)
- **fix: bug with useContext/useSyncExternalStore (#609) (#621)** (00231cc)
- **fix(formatter): arrow function chain doesn't break (#622)** (bbb793f)
- **fix(lint): fix `noConfusingVoidType` to accept generic types in a union type (#611)** (96061a8)
- **fix(formatter): apply correct layout to assignment expressions with await and yield expressions (#615)** (3b22c30)
- **fix(intellij): binary resolution execution sequence (#601)** (ed2a5ac)
- **fix(project): changed structure to correctly emit schema for overrides (#602)** (74a26f4)
- **fix(biome_js_analyze): update noUselessFragments's action logic to avoid the panic (#595)** (c6dda82)
- **fix(lint/noRedeclare): don't report index names using var names (#594)** (66e91c2)
- **fix(lint/noRedeclare): don't report type params of method signatures (#593)** (00d8afe)
- **fix: check `elseClause` inside `noUselessLoneBlockStatements` (#584)** (d420a7f)
- **fix(noSelfAssign): remove erroneous logic (#589)** (926173a)
- **fix(lint/noUnusedImports): handle typeof of an imported type (#566)** (2193230)

### Backend
- **release: 1.3.3 (#638)** (af24597)
- **release: 1.3.2 (#635)** (6c38b0f)

### Docs
- **docs(lint/useNamingConvention): type prop and method names in camelCase (#588)** (3d22cf0)
- **docs(website): fix `useYield` source reference (#583)** (e6c12c0)
- **docs(changelog): fix changelog entry location (#574)** (5179abd)

### Chore
- **ci(release_cli): continue on error when bumping homebrew formula (#637)** (ef906ab)
- **refactor(parser): add list of alternatives to diagnostics (#633)** (5d4546a)
- **refactor(json_deserailize): remove `visit_member_name` (#618)** (4464e56)
- **refactor(json_deserialize): improve `map_to_*` API (#616)** (32fa75c)
- **refactor(linter-config): remove dead code and deduplicate code (#612)** (55a7aee)
- **chore: fix hook linting message grammar (#580)** (6f72cf5)
- **chore: fix changelog release dates (#573)** (2317ff0)
- **ci(release_cli): add homebrew formula bumper (#569)** (a84c6a8)

_Recap by [Repo Wrapped](https://repowrapped.com/gh/biomejs/biome?utm_source=github-action)._