Skip to content

chore: version packages#66

Merged
b3ndoi merged 1 commit intomainfrom
changeset-release/main
May 5, 2026
Merged

chore: version packages#66
b3ndoi merged 1 commit intomainfrom
changeset-release/main

Conversation

@nylas-it-ops
Copy link
Copy Markdown
Contributor

@nylas-it-ops nylas-it-ops commented Apr 27, 2026

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.
  • f43d9c9: Upgrade @nylas/web-elements dependency to 2.5.6

    • [nylas-scheduling] Improve localized scheduler copy so supported browser languages are reflected in the language dropdown, date labels, and empty states.

@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
@nylas-it-ops nylas-it-ops force-pushed the changeset-release/main branch from c902da4 to 84f45c3 Compare May 5, 2026 13:48
@b3ndoi b3ndoi merged commit 4c16ee7 into main May 5, 2026
5 checks passed
@b3ndoi b3ndoi deleted the changeset-release/main branch May 5, 2026 13:49
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.

2 participants