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

feat: remove execa, setup actions to publish to beta and main #9

Merged
merged 7 commits into from
Jun 13, 2024
Merged

Conversation

byt3h3ad
Copy link
Member

  • execa was increasing install size by ~ 400 kb. also needed node >= 20.5.0.
  • switched to node:child-process, reducing install size and decreasing node ver to >= 18
  • beta.yml publishes a beta version on each push to dev branch.
  • build.yml publishes a new version on each push to main branch.
  • set npm package tags.

@byt3h3ad byt3h3ad merged commit b4d695f into main Jun 13, 2024
1 check passed
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.

None yet

1 participant