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: add ignoreArgv option (upgrade type-flag) #18

Merged
merged 11 commits into from Nov 10, 2022

Conversation

privatenumber
Copy link
Owner

closes #14

@github-actions
Copy link

github-actions bot commented Nov 9, 2022

📊 Package size report   1%↑

File Before (Size / Gzip) After (Size / Gzip)
dist/index.d.ts 7.8 kB / 1.9 kB 2%↑7.9 kB / 3%↑2.0 kB
dist/index.js 7.4 kB / 3.0 kB 0.2%↑7.4 kB / 0.3%↑3.0 kB
dist/index.mjs 7.2 kB / 2.9 kB 0.5%↑7.2 kB / 0.7%↑2.9 kB
README.md 17.4 kB / 5.9 kB 1%↑17.7 kB / 1%↑5.9 kB
Total (Includes all files) 42.6 kB / 15.1 kB 1%↑43.0 kB / 1%↑15.3 kB
Tarball size 12.4 kB -0.02%↓12.4 kB
Unchanged files
File Size (Size / Gzip)
LICENSE 1.1 kB / 658 B
package.json 1.7 kB / 760 B

🤖 This report was automatically generated by pkg-size-action

@privatenumber privatenumber marked this pull request as ready for review November 10, 2022 01:32
@privatenumber privatenumber merged commit 460a935 into develop Nov 10, 2022
@privatenumber privatenumber deleted the upgrade-type-flag branch November 10, 2022 01:47
@privatenumber
Copy link
Owner Author

🎉 This PR is included in version 1.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Only parse flags before arguments
1 participant