File tree 2 files changed +33
-1
lines changed
2 files changed +33
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v0.1.5
5
+
6
+ [ compare changes] ( https://github.com/nuxt-hub/core/compare/v0.1.4...v0.1.5 )
7
+
8
+ ### 🩹 Fixes
9
+
10
+ - Leverage runtime envs for proxy middleware ([ 6654db7] ( https://github.com/nuxt-hub/core/commit/6654db7 ) )
11
+
12
+ ### 📖 Documentation
13
+
14
+ - Fix blob callout ([ c457fe9] ( https://github.com/nuxt-hub/core/commit/c457fe9 ) )
15
+ - ** drizzle:** Update ([ 1a52416] ( https://github.com/nuxt-hub/core/commit/1a52416 ) )
16
+ - Add stubs ([ 0b4b9c3] ( https://github.com/nuxt-hub/core/commit/0b4b9c3 ) )
17
+ - Pages descriptions ([ 73f6dff] ( https://github.com/nuxt-hub/core/commit/73f6dff ) )
18
+ - Deploy update + minor updates ([ 399b3f7] ( https://github.com/nuxt-hub/core/commit/399b3f7 ) )
19
+ - Update ([ 32d5e0d] ( https://github.com/nuxt-hub/core/commit/32d5e0d ) )
20
+ - Improve the getting-started ([ 0e9155d] ( https://github.com/nuxt-hub/core/commit/0e9155d ) )
21
+ - Update ([ c89a6fe] ( https://github.com/nuxt-hub/core/commit/c89a6fe ) )
22
+ - Small improvements ([ 01ec0e4] ( https://github.com/nuxt-hub/core/commit/01ec0e4 ) )
23
+
24
+ ### 🏡 Chore
25
+
26
+ - ** kv:** Update ([ 07a80c7] ( https://github.com/nuxt-hub/core/commit/07a80c7 ) )
27
+ - Remove password generation as part of nuxt-auth-utils ([ 9619c6e] ( https://github.com/nuxt-hub/core/commit/9619c6e ) )
28
+ - Update deps ([ 4a5b638] ( https://github.com/nuxt-hub/core/commit/4a5b638 ) )
29
+ - ** playground:** Various fixes ([ 9d6f699] ( https://github.com/nuxt-hub/core/commit/9d6f699 ) )
30
+
31
+ ### ❤️ Contributors
32
+
33
+ - Sébastien Chopin ([ @Atinux ] ( http://github.com/Atinux ) )
34
+ - Sylvain Marroufin ([ @smarroufin ] ( http://github.com/smarroufin ) )
35
+
4
36
## v0.1.4
5
37
6
38
[ compare changes] ( https://github.com/nuxt-hub/core/compare/v0.1.3...v0.1.4 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nuxthub/core" ,
3
3
"private" : false ,
4
- "version" : " 0.1.4 " ,
4
+ "version" : " 0.1.5 " ,
5
5
"description" : " Nuxt Toolkit to create full-stack applications on the Edge." ,
6
6
"repository" : {
7
7
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments