File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v2.8.2
5
+
6
+ [ compare changes] ( https://github.com/nuxt/content/compare/v2.8.1...v2.8.2 )
7
+
8
+ ### 🩹 Fixes
9
+
10
+ - ** query:** Prevent ` undefined ` error ([ b680b47c] ( https://github.com/nuxt/content/commit/b680b47c ) )
11
+ - ** navigation:** Prevent client-db conflict ([ fd8e3b82] ( https://github.com/nuxt/content/commit/fd8e3b82 ) )
12
+ - ** serverQueryContent:** Do not expose advanced query typing ([ 09e37c19] ( https://github.com/nuxt/content/commit/09e37c19 ) )
13
+ - ** document-driven:** Invalid composable import ([ e56f71dc] ( https://github.com/nuxt/content/commit/e56f71dc ) )
14
+ - ** ContentList:** Component slot typechecking ([ #2277 ] ( https://github.com/nuxt/content/pull/2277 ) )
15
+
16
+ ### ❤️ Contributors
17
+
18
+ - Cédric Exbrayat
19
+
20
+
4
21
## v2.8.1
5
22
6
23
[ compare changes] ( https://github.com/nuxt/content/compare/v2.8.0...v2.8.1 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nuxt/content" ,
3
- "version" : " 2.8.1 " ,
3
+ "version" : " 2.8.2 " ,
4
4
"description" : " Write your content inside your Nuxt app" ,
5
5
"keywords" : [
6
6
" nuxt" ,
You can’t perform that action at this time.
0 commit comments