fix: preserve mixed asset query semantics#57
Conversation
1f2dcfd to
88aa4ec
Compare
8772c70 to
b0a7155
Compare
Benchmark ResultsCompared PR head Total median wall time: 12.22s -> 12.23s (+0.1%, 1.00x speedup)
Profile: |
88aa4ec to
8b08bd7
Compare
b0af8f5 to
7c0269c
Compare
90ec8f4 to
d20c605
Compare
commit: |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
📝 WalkthroughWalkthroughThe 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Warning There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure. 🔧 ESLint
ESLint install failed: dependency version conflict. Check your lock file or package.json. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
?urlasset rule so it does not steal mixed?url&rawor?url&inlinerequests?urlhandling outside the generic asset ruleValidation
pnpm exec prettier --check src/index.ts tests/features.test.ts .changeset/mixed-url-assets.mdpnpm test:core tests/features.test.ts tests/dev-runtime.integration.test.tspnpm test:corepnpm buildNotes
Restacked directly on current
mainafter PR #56 merged.