File tree Expand file tree Collapse file tree 2 files changed +32
-1
lines changed Expand file tree Collapse file tree 2 files changed +32
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v2.2.1
5
+
6
+ [ compare changes] ( https://github.com/nuxt/content/compare/v2.2.0...v2.2.1 )
7
+
8
+
9
+ ### 🩹 Fixes
10
+
11
+ - ** module:** Do not warn when sources is empty ([ 42fffc98] ( https://github.com/nuxt/content/commit/42fffc98 ) )
12
+ - ** module:** Set default hostname for dev socket ([ #1624 ] ( https://github.com/nuxt/content/pull/1624 ) )
13
+ - ** Document Driven:** Layout prefetching ([ #1637 ] ( https://github.com/nuxt/content/pull/1637 ) )
14
+ - ** MarkdownParser:** Refine content path in anchor link ([ #1629 ] ( https://github.com/nuxt/content/pull/1629 ) )
15
+
16
+ ### 📖 Documentation
17
+
18
+ - Fix typo ([ #1632 ] ( https://github.com/nuxt/content/pull/1632 ) )
19
+ - Fix apostrophe character ([ #1633 ] ( https://github.com/nuxt/content/pull/1633 ) )
20
+ - Fix typo ([ #1634 ] ( https://github.com/nuxt/content/pull/1634 ) )
21
+
22
+ ### 🏡 Chore
23
+
24
+ - Move algolia keys to env ([ 138bb7d4] ( https://github.com/nuxt/content/commit/138bb7d4 ) )
25
+ - Upgrade remark-mdc ([ #1627 ] ( https://github.com/nuxt/content/pull/1627 ) )
26
+ - Upgrade deps ([ #1640 ] ( https://github.com/nuxt/content/pull/1640 ) )
27
+
28
+ ### ❤️ Contributors
29
+
30
+ - Ahad Birang
31
+ - Nobkd
32
+ - Selemondev
33
+ - Sébastien Chopin
34
+
4
35
## v2.2.0
5
36
6
37
[ compare changes] ( https://github.com/nuxt/content/compare/v2.1.1...v2.2.0 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nuxt/content" ,
3
- "version" : " 2.2.0 " ,
3
+ "version" : " 2.2.1 " ,
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