Conversation
WalkthroughThis release updates the CLI version from 11.1.0 to 11.1.1 across package metadata, installation scripts, and documentation. The core change introduces collection-scoped enum naming in type generation for seven programming languages (C#, Dart, Java, Kotlin, PHP, Swift, TypeScript) by prefixing enum names with their parent collection name in PascalCase (e.g., Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes Areas requiring extra attention:
Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (16)
🧰 Additional context used🧬 Code graph analysis (6)lib/type-generation/languages/dart.js (1)
lib/type-generation/languages/java.js (1)
lib/client.js (2)
lib/type-generation/languages/kotlin.js (1)
lib/type-generation/languages/csharp.js (1)
lib/type-generation/languages/swift.js (1)
🔇 Additional comments (24)
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 |
This PR contains updates to the Command Line SDK for version 11.1.1.
Summary by CodeRabbit
Bug Fixes
Chores