-
Notifications
You must be signed in to change notification settings - Fork 31
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
chore: new package structure with src dir, vitest, deps updates, revamped actions and more #1016
Conversation
d912d62
to
fbe39c1
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Doing the QG
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @dipankarmaikap amazing job you did here. Just one minor blocking point, I also added some commit suggestion to ease the changes required. Let me know if you have any questions or something you need support with
🎉 This PR is included in version 5.1.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This PR introduces a new structure and multiple improvements, including:
src
directory instead oflib
.pnpm
workspaces.playground/test
(more coverage needed).commitlint
and separate workflows for lint/test.