Parser
- Support Action View tag helpers with inline blocks by @marcoroth in #1404
- Fix Action View Helpers with positional arguments and block by @marcoroth in #1406
Engine
- Make sure
validate_rubyalso works on older Rubies by @marcoroth in #1411 - Delegate
add_expression_blockfor Erubi compatibility by @marcoroth in #1417
Linter
- Warn about
j()inerb-no-unsafe-script-interpolationby @marcoroth in #1407 - Allow more types for
html-allowed-script-typerule by @marcoroth in #1413 - Support more cases for
erb-no-duplicate-branch-elementsby @marcoroth in #1415 - Re-export linter rule utils from
coreby @marcoroth in #1416
Linter Rules
New Rules
- Implement
actionview-no-silent-renderrule by @marcoroth in #1402 - Implement
erb-no-silent-statementrule by @marcoroth in #1403 - Implement
erb-no-empty-control-flowrule by @marcoroth in #1412
VS Code / Cursor
- Don't register Toggle Comment as global shortcut by @marcoroth in #1409
Dependencies
- Bump undici from 7.18.2 to 7.24.1 by @dependabot in #1378
- Bump nx from 22.4.4 to 22.5.4 by @dependabot in #1397
- Bump @rollup/plugin-commonjs from 29.0.0 to 29.0.2 by @dependabot in #1398
- Bump @types/vscode from 1.109.0 to 1.110.0 by @dependabot in #1399
Commits
Full Changelog: v0.9.0...v0.9.1