0.6.1
Added
- ✨ Collection fields from relation query not identified correctly. by @mikebronner in #266
- ✨ Query-chain relation-collection detection: nullsafe (?->) and $this-rooted chains by @mikebronner in #273
- ✨ factory chain navigation and custom collection/pivot resolution by @mikebronner in #269
Changed
- ♻️ Harden release.yml
sedversion substitutions against metacharacter breakage by @mikebronner in #261 - ⚡️ Indexing overhaul — kill the O(n²), single-parse resolution, external-edit convergence, honest progress by @mikebronner in #259
- ⬆️ update salsa requirement from 0.27 to 0.28 in /laravel-lsp by @dependabot[bot] in #260
- ✅ assert the full detail card (URI + action + source link) in found_route_renders_detail_card by @mikebronner in #270
- ♻️ Harden residual tag-derived values in release.yml to consume the validated version output by @mikebronner in #268
- ♻️ Harden provider-registration ripple: alias attempt-key, branch-switch vector, Bug B/e2e test depth by @mikebronner in #274
Fixed
- 🐛honor custom $collectionClass in Blade variable query-builder inference by @mikebronner in #275
- 🐛Linter hover shows warning, but does not indicate squiggly underline. by @mikebronner in #263
- 🐛registry reverse-index lag on provider-body edits + nondeterministic equal-priority merge by @mikebronner in #264
Full Changelog: 0.6.0...0.6.1