Skip to content

fix(wix-app): prevent codegen TS errors from wrong imports and deprec…#344

Draft
adimara wants to merge 1 commit into
mainfrom
fix/codegen-ts-errors-v2
Draft

fix(wix-app): prevent codegen TS errors from wrong imports and deprec…#344
adimara wants to merge 1 commit into
mainfrom
fix/codegen-ts-errors-v2

Conversation

@adimara

@adimara adimara commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

…ated package

  • WIX_DATA.md: add "Not importable" warning to WixDataItem section so agents don't attempt import type { WixDataItem } from '@wix/data' (fails TS2305)
  • DASHBOARD_API.md: add Package section noting @wix/dashboard is the correct import and @wix/dashboard-sdk is deprecated with incompatible flat exports
  • DASHBOARD_PAGE.md: remove Common Mistakes section (covered by DASHBOARD_API.md)
  • Sync all changes to plugins/wix mirror

…ated package

- WIX_DATA.md: add "Not importable" warning to WixDataItem section so agents
  don't attempt `import type { WixDataItem } from '@wix/data'` (fails TS2305)
- DASHBOARD_API.md: add Package section noting @wix/dashboard is the correct
  import and @wix/dashboard-sdk is deprecated with incompatible flat exports
- DASHBOARD_PAGE.md: remove Common Mistakes section (covered by DASHBOARD_API.md)
- Sync all changes to plugins/wix mirror

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant