0.6.0
Added
- ✨ mutator (setXAttribute) reference-count code lens for property write sites by @mikebronner in #238
- ✨ alpine based images support by @mikebronner in #237
- ✨ Resolve app and vendor loadTranslationsFrom translation registrations by @mikebronner in #252
- ✨ Resolve facades, macros & mixins to concrete implementations by @mikebronner in #254
- ✨ resolve Laravel helper-function chains (view()->make(), cache()->get()) to concrete implementations by @mikebronner in #256
- ✨ resolve closure-bound container bindings (replace regex provider parsing with tree-sitter) by @mikebronner in #241
Fixed
- 🐛 harden release.yml against GitHub Actions expression injection by @mikebronner in #242
- 🐛 code_lens: model_targets dedups lens member-names against accessors only — scopes/properties can still double-anchor by @mikebronner in #244
- ⬆️ bump actions/checkout from 6 to 7 by @dependabot[bot] in #245
- 🐛 resolve anonymous (signature-less) Volt components (#250) by @mikebronner in #251
Full Changelog: 0.5.0...0.6.0