File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v0.7.29
5
+
6
+ [ compare changes] ( https://github.com/nuxt-hub/core/compare/v0.7.28...v0.7.29 )
7
+
8
+ ### 🩹 Fixes
9
+
10
+ - ** cache:** Smartly overwrite devStorage to handle pre-rendering ([ #320 ] ( https://github.com/nuxt-hub/core/pull/320 ) )
11
+
12
+ ### 📖 Documentation
13
+
14
+ - Update social card ([ a566d34] ( https://github.com/nuxt-hub/core/commit/a566d34 ) )
15
+
16
+ ### ❤️ Contributors
17
+
18
+ - Sébastien Chopin ([ @atinux ] ( http://github.com/atinux ) )
19
+
4
20
## v0.7.28
5
21
6
22
[ compare changes] ( https://github.com/nuxt-hub/core/compare/v0.7.27...v0.7.28 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nuxthub/core" ,
3
3
"private" : false ,
4
- "version" : " 0.7.28 " ,
4
+ "version" : " 0.7.29 " ,
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