0.6.0
Summary
This release, changes the base template that is used to generate sidebase projects from our own internal Nuxt 3 starter to the offical template provided by the Nuxt team. This will ensure that all projects generated with create-sidebase
will always use the newest versions recommended by the Nuxt team!
In addition to this, we have now also migrated to the flat ESLint config by antfu and included the rust based linter oxlint.
What's Changed
- chore: Use Nuxt3 offical starter instead of sidebase/merino by @zoey-kaiser in #36
Full Changelog: 0.5.0...0.6.0