Conversation
Auto-generated scoped views for elements without explicit views are no longer created by default. This feature is now opt-in and must be explicitly enabled by setting "implicitViews": true in the project configuration. Users can restore the previous behavior by adding this setting to their likec4.json. Co-Authored-By: Claude Haiku 4.5 <[email protected]>
🦋 Changeset detectedLatest commit: b5bd3fe The changes in this PR will be included in the next version bump. This PR includes changesets to release 19 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughImplicit (auto-generated) scoped views are disabled by default; projects must set Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches
🧪 Generate unit tests (beta)
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 |
Update expected view counts in drawio-tutorial-export-import.spec.ts from 5 to 2, reflecting that implicit views are now disabled by default. Co-Authored-By: Claude Opus 4.6 <[email protected]>
Summary
Auto-generated scoped views for elements without explicit views are now disabled by default. This feature is now opt-in and must be explicitly enabled by setting
"implicitViews": truein the project configuration. Users can restore the previous behavior by adding this setting to theirlikec4.json.Checklist
mainbefore creating this PR.Summary by CodeRabbit
implicitViews: truein your project config.