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

Various mostly client cleanups #1512

Merged
merged 8 commits into from
Dec 29, 2024
Merged

Various mostly client cleanups #1512

merged 8 commits into from
Dec 29, 2024

Conversation

jtojnar
Copy link
Member

@jtojnar jtojnar commented Dec 29, 2024

Preparation for #1457

We are exporting other symbols as well and mixing default export
with regular ones is considered bad practice apparently.
This will make typing the arguments a bit easier.
Another long standing bug discovered by TypeScript.
We were missing `id` and others.
Also format the type into multiple lines for legibility.
@jtojnar jtojnar added this to the 2.20 milestone Dec 29, 2024
Copy link

netlify bot commented Dec 29, 2024

Deploy Preview for selfoss canceled.

Name Link
🔨 Latest commit e88f0b8
🔍 Latest deploy log https://app.netlify.com/sites/selfoss/deploys/677119b01ca1b0000803222b

@jtojnar jtojnar merged commit e88f0b8 into master Dec 29, 2024
15 checks passed
@jtojnar jtojnar deleted the cleanups branch December 29, 2024 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant