File tree Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## v0.8.7
5+
6+ [ compare changes] ( https://github.com/nuxt-hub/core/compare/v0.8.6...v0.8.7 )
7+
8+ ### 🚀 Enhancements
9+
10+ - ** cache:** Add support for swr detection ([ #376 ] ( https://github.com/nuxt-hub/core/pull/376 ) )
11+
12+ ### 📖 Documentation
13+
14+ - Update blob.md to match the ensureBlob types ([ #371 ] ( https://github.com/nuxt-hub/core/pull/371 ) )
15+
16+ ### 🏡 Chore
17+
18+ - Remove deprecated D1 dump() ([ #373 ] ( https://github.com/nuxt-hub/core/pull/373 ) )
19+ - Update deps ([ 7532538] ( https://github.com/nuxt-hub/core/commit/7532538 ) )
20+
21+ ### ❤️ Contributors
22+
23+ - Sébastien Chopin ([ @atinux ] ( http://github.com/atinux ) )
24+ - Mathieu NICOLAS ([ @arkhaiel ] ( http://github.com/arkhaiel ) )
25+ - Rihan ([ @RihanArfan ] ( http://github.com/RihanArfan ) )
26+
427## v0.8.6
528
629[ compare changes] ( https://github.com/nuxt-hub/core/compare/v0.8.5...v0.8.6 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @nuxthub/core" ,
33 "private" : false ,
4- "version" : " 0.8.6 " ,
4+ "version" : " 0.8.7 " ,
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