docs(lynx): remove unsupported feature flags from documentation#1412
docs(lynx): remove unsupported feature flags from documentation#1412junghyeonsu merged 1 commit intolynxfrom
Conversation
Remove `enableFlexBasisZeroPercent` and `enableTransformedTouchPosition` from feature-flags and installation docs as these options are not defined in `@lynx-js/type-config@3.6.0` CompilerOptions/Config types, causing TypeScript errors when used with `pluginLynxConfig`. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ 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 |
Alpha Preview (Stackflow SPA)
|
Alpha Preview (Storybook)
|
Alpha Preview (Docs)
|
Summary
enableFlexBasisZeroPercent와enableTransformedTouchPosition을 feature-flags 문서와 installation 문서에서 제거@lynx-js/type-config@3.6.0의CompilerOptions/Config타입에 정의되어 있지 않아pluginLynxConfig사용 시 TypeScript 에러 발생Test plan
🤖 Generated with Claude Code