🚀 Enhancements
- db: Add support for database replica (#808)
- cli: Add "name" and "custom" arguments for db generate cli command (#816)
- cli: Add
--forceflag to skip confirmation when dropping all tables (#834) - db: Add
hub.db.applyMigrationsDuringDev: booleanoption (#837) - db: Use drizzle studio d1 driver (#846)
🩹 Fixes
- db: Generate schema types during prepare (#795)
- Change Cloudflare D1 API URI (#794)
- devtools: Point Drizzle Studio to correct D1 database file (#806)
- db: Create package.json during prepare (#797)
- db: Resolve Nuxt aliases in schema bundling (#802)
- db: Correct D1 migrations_dir path in wrangler.json (#814)
- playground: Fix get todos database query (#819)
- Fix incorrect license in README (#829)
- db: Resolve @nuxthub/db from rootDir for pnpm workspaces (#828)
- db: Bundle cache schema entries (#833)
- db: Respect explicit libsql driver on Cloudflare (#842)
- db: Pass driver options to postgres-js (#844)
📖 Documentation
- Fix typo in schema documentation (#807)
- Add environments, CI/CD guide, and env vars reference (#804)
- Add nuxt-studio (64f9105)
- Make formatting in db migrate command usage consistant (#822)
- Update migration handling for Cloudflare D1 (#848)
- blob: Clarify nuxt image dev config (#851)
- Fix typo in url (d4e24b3)
🏡 Chore
- Update deps (7a8ec94)
- Update deps" (a5f46e9)
- release: V0.10.6 (ea6305c)
- Don't pass empty params to kit cli (43dc045)
❤️ Contributors
- Rihan Arfan (@RihanArfan)
- Max (@onmax)
- M Reinhard (@michaelreinhard1)
- Branislav Juhás (@branislavjuhaas)
- Miguelrk (@miguelrk)
- Hareland (@hareland)
- Darius Haskell (@hsklnet)
- Sébastien Chopin (@atinux)
- Jens Becker mail@jens.pub
- Nogic (@nogic1008)