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 11# Changelog
22
33
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+
435## v2.2.0
536
637[ compare changes] ( https://github.com/nuxt/content/compare/v2.1.1...v2.2.0 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @nuxt/content" ,
3- "version" : " 2.2.0 " ,
3+ "version" : " 2.2.1 " ,
44 "description" : " Write your content inside your Nuxt app" ,
55 "keywords" : [
66 " nuxt" ,
You can’t perform that action at this time.
0 commit comments