File tree 2 files changed +22
-1
lines changed
2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v0.8.22
5
+
6
+ [ compare changes] ( https://github.com/nuxt-hub/core/compare/v0.8.21...v0.8.22 )
7
+
8
+ ### 🚀 Enhancements
9
+
10
+ - ** ai:** Support AI gateway in development too ([ #522 ] ( https://github.com/nuxt-hub/core/pull/522 ) )
11
+
12
+ ### 📖 Documentation
13
+
14
+ - Disable llms-full.txt for now ([ 30a521e] ( https://github.com/nuxt-hub/core/commit/30a521e ) )
15
+
16
+ ### 🏡 Chore
17
+
18
+ - Update deps ([ 9bff98d] ( https://github.com/nuxt-hub/core/commit/9bff98d ) )
19
+ - Add postinstall script on playground ([ 3622d09] ( https://github.com/nuxt-hub/core/commit/3622d09 ) )
20
+
21
+ ### ❤️ Contributors
22
+
23
+ - Sébastien Chopin ([ @atinux ] ( https://github.com/atinux ) )
24
+
4
25
## v0.8.21
5
26
6
27
[ compare changes] ( https://github.com/nuxt-hub/core/compare/v0.8.20...v0.8.21 )
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.21 " ,
4
+ "version" : " 0.8.22 " ,
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