Thanks for helping improve Laravel Enumify and the Vite plugin.
- Create a feature branch from
main - Keep commits focused and scoped
- Run checks locally
- Open a PR and ensure CI passes
cd packages/laravel-enumify
composer test
composer test-coveragecd packages/vite-plugin-enumify
pnpm run build
pnpm run typecheck- Tag releases after merge to
main - Publish PHP package to Packagist and Vite plugin to NPM