File tree 2 files changed +31
-1
lines changed
2 files changed +31
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v0.8.11
5
+
6
+ [ compare changes] ( https://github.com/nuxt-hub/core/compare/v0.8.10...v0.8.11 )
7
+
8
+ ### 🚀 Enhancements
9
+
10
+ - Add Open API tab in Nuxt Devtools with Scalar ([ 91d5016] ( https://github.com/nuxt-hub/core/commit/91d5016 ) )
11
+
12
+ ### 🩹 Fixes
13
+
14
+ - ** api:** Disable cache and prerender on ` /api/_hub/** ` ([ #414 ] ( https://github.com/nuxt-hub/core/pull/414 ) )
15
+
16
+ ### 📖 Documentation
17
+
18
+ - Add blog post about libsodium ([ #400 ] ( https://github.com/nuxt-hub/core/pull/400 ) )
19
+ - NuxtHub github action & app ([ #390 ] ( https://github.com/nuxt-hub/core/pull/390 ) )
20
+ - List supported package managers ([ #407 ] ( https://github.com/nuxt-hub/core/pull/407 ) )
21
+ - Add note for sync issue with private github repo ([ 46fc4e3] ( https://github.com/nuxt-hub/core/commit/46fc4e3 ) )
22
+ - ** deploy:** Correct path for linking repository to project and migration ti GH Actions ([ #411 ] ( https://github.com/nuxt-hub/core/pull/411 ) )
23
+
24
+ ### 🏡 Chore
25
+
26
+ - Update deps ([ #415 ] ( https://github.com/nuxt-hub/core/pull/415 ) )
27
+
28
+ ### ❤️ Contributors
29
+
30
+ - Sébastien Chopin ([ @atinux ] ( http://github.com/atinux ) )
31
+
32
+ - Rihan ([ @RihanArfan ] ( http://github.com/RihanArfan ) )
33
+
4
34
## v0.8.10
5
35
6
36
[ compare changes] ( https://github.com/nuxt-hub/core/compare/v0.8.9...v0.8.10 )
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.10 " ,
4
+ "version" : " 0.8.11 " ,
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