File tree Expand file tree Collapse file tree 2 files changed +29
-1
lines changed Expand file tree Collapse file tree 2 files changed +29
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## v0.7.21
5+
6+ [ compare changes] ( https://github.com/nuxt-hub/core/compare/v0.7.20...v0.7.21 )
7+
8+ ### 🚀 Enhancements
9+
10+ - Add noindex for preview env ([ #296 ] ( https://github.com/nuxt-hub/core/pull/296 ) )
11+ - Remove trailing slash for prerender routes ([ #298 ] ( https://github.com/nuxt-hub/core/pull/298 ) )
12+
13+ ### 🩹 Fixes
14+
15+ - Workaround for process.env and new node compat ([ f28f549] ( https://github.com/nuxt-hub/core/commit/f28f549 ) )
16+
17+ ### 📖 Documentation
18+
19+ - Prerender dynamic pages using modules ([ #300 ] ( https://github.com/nuxt-hub/core/pull/300 ) )
20+
21+ ### 🏡 Chore
22+
23+ - Use nitro compatibility flags by default ([ #302 ] ( https://github.com/nuxt-hub/core/pull/302 ) )
24+ - Read and ignore nitro wrangler option ([ #303 ] ( https://github.com/nuxt-hub/core/pull/303 ) )
25+ - Update deps ([ 6c3ca98] ( https://github.com/nuxt-hub/core/commit/6c3ca98 ) )
26+
27+ ### ❤️ Contributors
28+
29+ - Sébastien Chopin ([ @atinux ] ( http://github.com/atinux ) )
30+ - Max ([ @onmax ] ( http://github.com/onmax ) )
31+
432## v0.7.20
533
634[ compare changes] ( https://github.com/nuxt-hub/core/compare/v0.7.19...v0.7.20 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @nuxthub/core" ,
33 "private" : false ,
4- "version" : " 0.7.20 " ,
4+ "version" : " 0.7.21 " ,
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