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

Fix readable losing error types #265

Merged
merged 3 commits into from
Sep 2, 2024
Merged

Fix readable losing error types #265

merged 3 commits into from
Sep 2, 2024

Conversation

masad-frost
Copy link
Member

@masad-frost masad-frost commented Sep 2, 2024

Why

Readable was losing error types

What changed

Removed type annotation from ReadableBrokenError and replaced it with satisfies, since it seems like even with as const it follows the generalized annotation.

Versioning

  • Breaking protocol change
  • Breaking ts/js API change

@masad-frost masad-frost requested a review from a team as a code owner September 2, 2024 21:30
@masad-frost masad-frost requested review from bradymadden97 and jackyzha0 and removed request for a team September 2, 2024 21:30
@masad-frost masad-frost enabled auto-merge (squash) September 2, 2024 21:32
@masad-frost masad-frost enabled auto-merge (squash) September 2, 2024 21:36
@masad-frost masad-frost merged commit 998bc75 into main Sep 2, 2024
4 checks passed
@masad-frost masad-frost deleted the fm-lol-readable-type branch September 2, 2024 21:36
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