File tree 2 files changed +24
-1
lines changed
2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v0.8.12
5
+
6
+ [ compare changes] ( https://github.com/nuxt-hub/core/compare/v0.8.11...v0.8.12 )
7
+
8
+ ### 🚀 Enhancements
9
+
10
+ - ** database:** Add support for multiple database migrations directories ([ #423 ] ( https://github.com/nuxt-hub/core/pull/423 ) )
11
+
12
+ ### 🩹 Fixes
13
+
14
+ - ** docs:** Migrations fragment identifier ([ #417 ] ( https://github.com/nuxt-hub/core/pull/417 ) )
15
+
16
+ ### 📖 Documentation
17
+
18
+ - Remove using path as async data key ([ 0b15938] ( https://github.com/nuxt-hub/core/commit/0b15938 ) )
19
+ - Remove using path as async data key" ([ 355a8ff] ( https://github.com/nuxt-hub/core/commit/355a8ff ) )
20
+ - Fix async data keys ([ 859a5f8] ( https://github.com/nuxt-hub/core/commit/859a5f8 ) )
21
+
22
+ ### ❤️ Contributors
23
+
24
+ - Sébastien Chopin ([ @atinux ] ( http://github.com/atinux ) )
25
+ - Yali ([ @yusufalitangoz ] ( http://github.com/yusufalitangoz ) )
26
+
4
27
## v0.8.11
5
28
6
29
[ compare changes] ( https://github.com/nuxt-hub/core/compare/v0.8.10...v0.8.11 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nuxthub/core" ,
3
3
"private" : false ,
4
- "version" : " 0.8.11 " ,
4
+ "version" : " 0.8.12 " ,
5
5
"description" : " Build full-stack Nuxt applications on Cloudflare, with zero configuration." ,
6
6
"repository" : {
7
7
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments