File tree Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## v0.8.19
5+
6+ [ compare changes] ( https://github.com/nuxt-hub/core/compare/v0.8.18...v0.8.19 )
7+
8+ ### 🩹 Fixes
9+
10+ - ** blob:** Missing content type on complete for multipart upload ([ #517 ] ( https://github.com/nuxt-hub/core/pull/517 ) )
11+ - ** ai:** Properly handle error data on streams ([ e97ee16] ( https://github.com/nuxt-hub/core/commit/e97ee16 ) )
12+
13+ ### 📖 Documentation
14+
15+ - Update ` @nuxt/content ` and remove custom content components ([ #490 ] ( https://github.com/nuxt-hub/core/pull/490 ) )
16+ - Fix syntax highlight ([ c966784] ( https://github.com/nuxt-hub/core/commit/c966784 ) )
17+ - Add missing extension ([ c666b9c] ( https://github.com/nuxt-hub/core/commit/c666b9c ) )
18+
19+ ### 🏡 Chore
20+
21+ - Set ` cloudflare.deployConfig ` to false in nitro ([ 617f23d] ( https://github.com/nuxt-hub/core/commit/617f23d ) )
22+
23+ ### ❤️ Contributors
24+
25+ - Sébastien Chopin ([ @atinux ] ( https://github.com/atinux ) )
26+ 27+ - Hugo Richard ([ @HugoRCD ] ( https://github.com/HugoRCD ) )
28+
429## v0.8.18
530
631[ compare changes] ( https://github.com/nuxt-hub/core/compare/v0.8.17...v0.8.18 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @nuxthub/core" ,
33 "private" : false ,
4- "version" : " 0.8.18 " ,
4+ "version" : " 0.8.19 " ,
55 "description" : " Build full-stack Nuxt applications on Cloudflare, with zero configuration." ,
66 "repository" : {
77 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments