Skip to content

chore: version packages#66

Open
nylas-it-ops wants to merge 1 commit intomainfrom
changeset-release/main
Open

chore: version packages#66
nylas-it-ops wants to merge 1 commit intomainfrom
changeset-release/main

Conversation

@nylas-it-ops
Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@nylas/react@3.2.5

Patch Changes

  • f78e65d: Upgrade @nylas/web-elements dependency to 2.5.5:
    • Fix time slot selection and date picker clicks being non-functional after upgrading to v2.5.0. When configurationId or other auth props were set post-mount (e.g. via React), the scheduler entered a deferred init path where click handlers on the date picker and timeslot picker were registered before the connector existed. Clicking a date or time slot appeared to do nothing. The connector reference is now resolved at click time rather than at registration time, so all interactions work correctly regardless of when auth props arrive.
    • [nylas-scheduling] Fix schedulerApiUrl prop being ignored on full page refresh when using React wrappers. The component now correctly waits for React's commit phase to apply props before reading schedulerApiUrl to create the scheduler connector, ensuring the correct API region is used on both client-side navigation and hard page refreshes.

@nylas-it-ops nylas-it-ops requested review from a team and radenkovic as code owners April 27, 2026 15:25
@nylas-it-ops nylas-it-ops requested a review from AaronDDM April 27, 2026 15:25
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