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

1.0.0 Release #3

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

1.0.0 Release #3

wants to merge 13 commits into from

Conversation

jdalrymple
Copy link
Owner

Summary

Major refactor of the library, aiming to improve readability, test coverage and reduce dependencies where possible. I was also hoping to drop unsupported dependencies as well, but I couldn't find a good replacement for the CLI framework. Ill give it another look once I've finished the template tests

Copy link

@codeclimate codeclimate bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR diff size of 9468 lines exceeds the maximum allowed for the inline comments feature.

@jdalrymple jdalrymple added the breaking Changes are not backwards compatible label Mar 11, 2024
Copy link

@codeclimate codeclimate bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR diff size of 9469 lines exceeds the maximum allowed for the inline comments feature.

Copy link

@codeclimate codeclimate bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR diff size of 9469 lines exceeds the maximum allowed for the inline comments feature.

Copy link

codeclimate bot commented Mar 11, 2024

Code Climate has analyzed commit 2da58d8 and detected 0 issues on this pull request.

View more on Code Climate.

@jdalrymple
Copy link
Owner Author

📊 Package size report   87%↑

File Before (Size / Gzip) After (Size / Gzip)
dist/bin.js 12.8 kB / 3.6 kB
dist/index-bin.mjs 14.8 kB / 4.4 kB
dist/index.d.mts 1.2 kB / 426 B
dist/index.d.ts 1.2 kB / 426 B
dist/index.js 10.0 kB / 2.9 kB 12%↑11.2 kB / 9%↑3.2 kB
dist/index.mjs 11.1 kB / 3.2 kB
package.json 1.4 kB / 561 B 95%↑2.6 kB / 71%↑961 B
README.md 7.1 kB / 2.4 kB 144%↑17.4 kB / 21%↑2.9 kB
Total (Includes all files) 32.4 kB / 10.1 kB 87%↑60.7 kB / 59%↑16.1 kB
Tarball size 7.4 kB 57%↑11.5 kB
Unchanged files
File Size (Size / Gzip)
LICENSE 1.1 kB / 652 B

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Changes are not backwards compatible
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants