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.8
5
+
6
+ [ compare changes] ( https://github.com/nuxt-hub/core/compare/v0.8.7...v0.8.8 )
7
+
8
+ ### 📖 Documentation
9
+
10
+ - Various improvements ([ 77c4de4] ( https://github.com/nuxt-hub/core/commit/77c4de4 ) )
11
+ - Free plan is now 3MB ([ f03e6ec] ( https://github.com/nuxt-hub/core/commit/f03e6ec ) )
12
+ - 7k ([ 21aa978] ( https://github.com/nuxt-hub/core/commit/21aa978 ) )
13
+
14
+ ### 🏡 Chore
15
+
16
+ - ** playground:** Update compatibility date ([ baf7b3b] ( https://github.com/nuxt-hub/core/commit/baf7b3b ) )
17
+ - ** playground:** Add password for invoice ([ f45a682] ( https://github.com/nuxt-hub/core/commit/f45a682 ) )
18
+ - Add support for other cf presets ([ d589d57] ( https://github.com/nuxt-hub/core/commit/d589d57 ) )
19
+ - Update deps ([ 84bc2ff] ( https://github.com/nuxt-hub/core/commit/84bc2ff ) )
20
+
21
+ ### ❤️ Contributors
22
+
23
+ - Sébastien Chopin ([ @atinux ] ( http://github.com/atinux ) )
24
+
4
25
## v0.8.7
5
26
6
27
[ compare changes] ( https://github.com/nuxt-hub/core/compare/v0.8.6...v0.8.7 )
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.7 " ,
4
+ "version" : " 0.8.8 " ,
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