File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Expand file tree Collapse file tree 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.4
5
+
6
+ [ compare changes] ( https://github.com/nuxt-hub/core/compare/v0.8.3...v0.8.4 )
7
+
8
+ ### 🚀 Enhancements
9
+
10
+ - Support cloudflare access ([ #348 ] ( https://github.com/nuxt-hub/core/pull/348 ) )
11
+
12
+ ### 📖 Documentation
13
+
14
+ - Add note about CF routes limit ([ 6556a74] ( https://github.com/nuxt-hub/core/commit/6556a74 ) )
15
+
16
+ ### 🏡 Chore
17
+
18
+ - Update deps ([ afec71e] ( https://github.com/nuxt-hub/core/commit/afec71e ) )
19
+
20
+ ### ❤️ Contributors
21
+
22
+ - Sébastien Chopin ([ @atinux ] ( http://github.com/atinux ) )
23
+ - Rihan ([ @RihanArfan ] ( http://github.com/RihanArfan ) )
24
+
4
25
## v0.8.3
5
26
6
27
[ compare changes] ( https://github.com/nuxt-hub/core/compare/v0.8.2...v0.8.3 )
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.3 " ,
4
+ "version" : " 0.8.4 " ,
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