Skip to content

[TW-4727] fix(@nylas/react): sync generated component types with @nylas/web-elements 2.5.0#54

Open
AaronDDM wants to merge 3 commits intomainfrom
ad-TW-4727-sync-web-elements-types
Open

[TW-4727] fix(@nylas/react): sync generated component types with @nylas/web-elements 2.5.0#54
AaronDDM wants to merge 3 commits intomainfrom
ad-TW-4727-sync-web-elements-types

Conversation

@AaronDDM
Copy link
Copy Markdown
Collaborator

Summary

  • Synced the auto-generated components.ts React wrappers with the latest Stencil build output from nylas/nylas — the file had drifted and was missing newer types like AdditionalParticipant and NylasAdditionalParticipantsCustomEvent
  • Added scripts/sync-web-elements-types.sh and a pnpm sync:web-elements script for manual sync in future upgrades
  • Includes a changeset for a patch release of @nylas/react

Cross-repo PR: nylas/nylas — release workflow update to auto-sync types on future upgrades

Test plan

  • pnpm nx run @nylas/react:typecheck passes
  • pnpm nx run @nylas/react:build passes
  • Verify the published @nylas/react types include NylasAdditionalParticipants component and related types

🤖 Generated with Claude Code

…as/web-elements 2.5.0

The auto-generated React component wrappers had drifted from the Stencil
build output. This syncs them and adds a sync script for future upgrades.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@AaronDDM AaronDDM requested review from a team and radenkovic as code owners March 26, 2026 16:00
@AaronDDM AaronDDM requested a review from b3ndoi March 26, 2026 16:00
@chatgpt-codex-connector
Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

AaronDDM and others added 2 commits March 26, 2026 12:05
The sync script belongs in the nylas/nylas repo where the Stencil build
output lives, not in the consumer repo.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…tier

The pre-commit hook formatted the file but didn't re-stage it, so the
committed version was unformatted.

Co-Authored-By: Claude Opus 4.6 (1M context) <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