Commit 818937b 1 parent 6bebc2f commit 818937b Copy full SHA for 818937b
File tree 2 files changed +14
-1
lines changed
2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v0.1.6
5
+
6
+ [ compare changes] ( https://github.com/nuxt-hub/core/compare/v0.1.5...v0.1.6 )
7
+
8
+ ### 🩹 Fixes
9
+
10
+ - Better handle remote primitives ([ d66413c] ( https://github.com/nuxt-hub/core/commit/d66413c ) )
11
+ - Don't auto import server plugin ([ 6bebc2f] ( https://github.com/nuxt-hub/core/commit/6bebc2f ) )
12
+
13
+ ### ❤️ Contributors
14
+
15
+ - Sébastien Chopin ([ @Atinux ] ( http://github.com/Atinux ) )
16
+
4
17
## v0.1.5
5
18
6
19
[ compare changes] ( https://github.com/nuxt-hub/core/compare/v0.1.4...v0.1.5 )
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.5 " ,
4
+ "version" : " 0.1.6 " ,
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