* feat(lunox-core): ability to run command without service provider * chore(lunox-core): change bundler to tsup * chore(lunox-auth): change bundler to tsup * chore(lunox-eloquent): ignore database.sqlite * chore(lunox-eloquent): change bundler to tsup * chore(lunox-typeorm): change bundler to tsup * chore(lunox-prisma): change bundler to tsup * chore(lunox-auth): change bundler to tsup * chore: change .mjs to .js for consistency * chore(lunox-core): change output extension to .js * chore(lunox-test): change bundler to tsup * chore(lunox-eloquent): change build extension to .js * chore(lunox-typeorm): change build extension to .js * chore(lunox-prisma): change build extension to .js * chore(lunox-session): change bundler to tsup * chore(lunox-auth): change output extension to .js * chore(lunox-event): change bundler to tsup * chore(lunox-filesystem): change bundler to tsup * chore(lunox-view): change bundler to tsup * chore(lunox-view-plugin-svelte): change bundler to tsup * chore(lunox-view-plugin-react): change bundler to tsup * chore(lunox-filesystem): bump dependencies * chore(lunox-mail): change bundler to tsup * chore(lunox-validation): change bundler to tsup * chore(lunox-zod): change bundler to tsup * fix(lunox-core): Console Kernel not register providers * chore(preset-api): change bundler to tsup * refactor(lunox-core): move common types to contracts * chore(lunox-auth): change experimentalDts to dts for module augmentation * chore(lunox-session): change experimentalDts to dts for module augmentation * chore(lunox-validation): change experimentalDts to dts for module augmentation * chore(lunox-zod): change experimentalDts to dts for module augmentation * chore(preset-api): separate artisan command for production and development * chore(preset-react): change bundler to tsup * chore(preset-svelte): change bundler to tsup * docs: update README * chore: bump packages version to v2.0.0-beta
07e911e