Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Type annotation: MatrixEvent.getRoomId can return undefined #2036

Merged
merged 1 commit into from
Feb 2, 2022

Conversation

jaller94
Copy link

@jaller94 jaller94 commented Nov 23, 2021

Part of #2035

I don't consider this a breaking change as it's just being more honest about the return types, even though this change will make it a pain to upgrade this dependency in TypeScript projects.


This change is marked as an internal change (Task), so will not be included in the changelog.

@jaller94 jaller94 requested a review from a team as a code owner November 23, 2021 14:06
@jaller94 jaller94 changed the title MatrixEvent.getRoomId can return undefined Type annotation: MatrixEvent.getRoomId can return undefined Nov 23, 2021
@jaller94 jaller94 added the T-Task Tasks for the team like planning label Nov 23, 2021
@jryans jryans changed the base branch from master to develop February 2, 2022 15:12
@jaller94 jaller94 merged commit 34a3955 into develop Feb 2, 2022
@jaller94 jaller94 deleted the j94/return-type-get-room-id branch February 2, 2022 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Task Tasks for the team like planning
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants