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

Add typescript 5.* support and bump version #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

aiddun
Copy link

@aiddun aiddun commented Jun 28, 2023

Currently this repo doesn't support typescript 5 in package.json and that leads a lot of depending packages like electron-builder to not be able to upgrade to typescript 5. Tested locally on https://github.com/electron-userland/electron-builder and it works (although included tests are broken and don't work even with current version)

Bumps version to ensure compatibility

@rotu
Copy link

rotu commented Sep 3, 2023

LGTM. I don't think the major version bump is necessary - relaxing a peer dependency should not be a breaking change.

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