Skip to content

chore: version packages#57

Merged
AaronDDM merged 1 commit intomainfrom
changeset-release/main
Apr 9, 2026
Merged

chore: version packages#57
AaronDDM merged 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.1

Patch Changes

  • 777b798: Upgrade @nylas/web-elements dependency from 2.5.0 to 2.5.1
    • Improve error handling for authentication failures in the scheduler editor. Auth errors now display a visible error banner on the login screen instead of failing silently. The nylasSchedulerEditorError event is emitted with category: 'auth' for programmatic error handling. Session expiry detection is also improved to catch additional error patterns.
    • Fix scheduler date handling to normalize mixed date inputs (Date, ISO string, and unix timestamp values), preventing incorrect fallback dates like 1970 and ensuring timezone-aware selected-day comparisons remain stable across components.
    • Fix deferred initialization for booking refs in private scheduler configurations. Booking ref props (reschedule, cancel, organizer confirmation) no longer prematurely trigger initialization without proper auth credentials. Organizer confirmation salt is now correctly persisted when the booking ref is set dynamically.

@nylas-it-ops nylas-it-ops requested review from a team and radenkovic as code owners April 9, 2026 17:26
@nylas-it-ops nylas-it-ops requested a review from b3ndoi April 9, 2026 17:26
@AaronDDM AaronDDM self-assigned this Apr 9, 2026
@AaronDDM AaronDDM merged commit e322b19 into main Apr 9, 2026
5 checks passed
@AaronDDM AaronDDM deleted the changeset-release/main branch April 9, 2026 17:46
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