File tree Expand file tree Collapse file tree 2 files changed +33
-1
lines changed
Expand file tree Collapse file tree 2 files changed +33
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## v0.10.6
5+
6+ [ compare changes] ( https://github.com/nuxt-hub/core/compare/v0.10.5...v0.10.6 )
7+
8+ ### 🚀 Enhancements
9+
10+ - ** db:** Add support for database replica ([ #808 ] ( https://github.com/nuxt-hub/core/pull/808 ) )
11+
12+ ### 🩹 Fixes
13+
14+ - ** db:** Generate schema types during prepare ([ #795 ] ( https://github.com/nuxt-hub/core/pull/795 ) )
15+ - Change Cloudflare D1 API URI ([ #794 ] ( https://github.com/nuxt-hub/core/pull/794 ) )
16+ - ** devtools:** Point Drizzle Studio to correct D1 database file ([ #806 ] ( https://github.com/nuxt-hub/core/pull/806 ) )
17+ - ** db:** Create package.json during prepare ([ #797 ] ( https://github.com/nuxt-hub/core/pull/797 ) )
18+ - ** db:** Resolve Nuxt aliases in schema bundling ([ #802 ] ( https://github.com/nuxt-hub/core/pull/802 ) )
19+
20+ ### 📖 Documentation
21+
22+ - Fix typo in schema documentation ([ #807 ] ( https://github.com/nuxt-hub/core/pull/807 ) )
23+
24+ ### 🏡 Chore
25+
26+ - Update deps ([ 7a8ec94] ( https://github.com/nuxt-hub/core/commit/7a8ec94 ) )
27+ - Update deps" ([ a5f46e9] ( https://github.com/nuxt-hub/core/commit/a5f46e9 ) )
28+
29+ ### ❤️ Contributors
30+
31+ - Sébastien Chopin ([ @atinux ] ( https://github.com/atinux ) )
32+ - Max < maximogarciamtnez@gmail.com >
33+ - Jens Becker < mail@jens.pub >
34+ - Nogic ([ @nogic1008 ] ( https://github.com/nogic1008 ) )
35+
436## v0.10.5
537
638[ compare changes] ( https://github.com/nuxt-hub/core/compare/v0.10.4...v0.10.5 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @nuxthub/core" ,
33 "private" : false ,
4- "version" : " 0.10.5 " ,
4+ "version" : " 0.10.6 " ,
55 "description" : " Build full-stack Nuxt applications, with zero configuration." ,
66 "repository" : {
77 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments