0.6.1
Overview
This release patches a number of bugs that occurred due to the upgrade of Nuxt to version 3.12, which happened automatically in the background. To avoid this in the future, we archive previous versions of the Nuxt starter template here, from which each version of create-sidebase
can pull the base template!
Updates
- NEW: Added Nuxt I18n (Internationalization) module
- NEW: Added DroneCI Pipeline
- UPGRADE: Nuxt to
v3.12.1
- UPGRADE: Prisma to
v5.15.1
- NEW: Multi-file Prisma schemas.
create-sidebase
will now setup and enable this feature, allowing multiple schema files.
- NEW: Multi-file Prisma schemas.
- UPGRADE: NuxtAuth to
v0.7.2
What's Changed
- fix: use new sidebase/templates as base by @zoey-kaiser in #37
- bump: Update Prisma to v5.15.1 by @zoey-kaiser in #38
- bump: NuxtAuth to 0.7.2 by @zoey-kaiser in #39
- feat: Add Drone as an option for the CI pipeline by @zoey-kaiser in #40
- feat: Add i18n module for translations by @zoey-kaiser in #41
- chore: Added features to readme and updated terminal preview by @zoey-kaiser in #42
- release: 0.6.1 by @zoey-kaiser in #43
Full Changelog: 0.6.0...0.6.1