Skip to content

Commit 8e7733a

Browse files
committed
chore: update changelog
1 parent 41e3ea8 commit 8e7733a

File tree

1 file changed

+67
-0
lines changed

1 file changed

+67
-0
lines changed

Diff for: CHANGELOG.md

+67
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,73 @@
11
# Changelog
22

33

4+
## v2.4.0
5+
6+
[compare changes](https://github.com/nuxt/content/compare/v2.3.0...v2.4.0)
7+
8+
9+
### 🚀 Enhancements
10+
11+
- **shiki-highlighter:** Improve performance & auto load new languages ([#1775](https://github.com/nuxt/content/pull/1775))
12+
- **shiki:** Highlight excerpt ([#1802](https://github.com/nuxt/content/pull/1802))
13+
- **markdown:** Keep meta from fenced code block ([#1800](https://github.com/nuxt/content/pull/1800))
14+
- **markdown:** Don't create excerpt if there is no `<!--more-->` ([#1801](https://github.com/nuxt/content/pull/1801))
15+
16+
### 🩹 Fixes
17+
18+
- **build:** Do not register web-socket plugin on non-dev env ([#1768](https://github.com/nuxt/content/pull/1768))
19+
- **document-driven:** Prevent `404` error on redirected pages ([#1770](https://github.com/nuxt/content/pull/1770))
20+
- **query:** Ensure default values always apply to query params ([#1778](https://github.com/nuxt/content/pull/1778))
21+
- **examples:** Layout duplication ([#1808](https://github.com/nuxt/content/pull/1808))
22+
- **Shiki:** Sanitize highlighted text ([#1818](https://github.com/nuxt/content/pull/1818))
23+
- **markdown-link:** Replacing `blank` prop with `target` ([#1828](https://github.com/nuxt/content/pull/1828))
24+
- **highlighter:** Define missing env in Vite ([#1830](https://github.com/nuxt/content/pull/1830))
25+
- **shiki:** Issue with JSON import ([#1824](https://github.com/nuxt/content/pull/1824))
26+
- **markdown:** XSS Prevention ([#1832](https://github.com/nuxt/content/pull/1832))
27+
- Handle uri encoded `_path `query ([#1794](https://github.com/nuxt/content/pull/1794))
28+
- Add `og:title,url,description` meta tags and prefix `og:image` with host ([#1769](https://github.com/nuxt/content/pull/1769))
29+
- **navigation:** Missing import ([6a1e854e](https://github.com/nuxt/content/commit/6a1e854e))
30+
- **navigation:** Missing import ([1f7d3a2b](https://github.com/nuxt/content/commit/1f7d3a2b))
31+
- **markdown:** Images src with `baseURL` ([#1833](https://github.com/nuxt/content/pull/1833))
32+
33+
### 📖 Documentation
34+
35+
- Update badges ([5a2d2871](https://github.com/nuxt/content/commit/5a2d2871))
36+
- Update outdated link in `sitemap.md` ([#1772](https://github.com/nuxt/content/pull/1772))
37+
- Fix broken quickstart link ([#1785](https://github.com/nuxt/content/pull/1785))
38+
- Fix `ContentRenderer` source link ([#1790](https://github.com/nuxt/content/pull/1790))
39+
- Fix broken nuxt link ([#1789](https://github.com/nuxt/content/pull/1789))
40+
- Fix ContentDoc multi-slot example ([#1815](https://github.com/nuxt/content/pull/1815))
41+
- Add note about transformer ([#1826](https://github.com/nuxt/content/pull/1826))
42+
- Update logo ([f77d7703](https://github.com/nuxt/content/commit/f77d7703))
43+
44+
### 🏡 Chore
45+
46+
- Fix typos ([b4750ed0](https://github.com/nuxt/content/commit/b4750ed0))
47+
- Update favicon ([1cb91f5d](https://github.com/nuxt/content/commit/1cb91f5d))
48+
- Add release-it ([9a565fde](https://github.com/nuxt/content/commit/9a565fde))
49+
50+
### ✅ Tests
51+
52+
- Disable `autoImport` ([#1842](https://github.com/nuxt/content/pull/1842))
53+
54+
### ❤️ Contributors
55+
56+
- Farnabaz <[email protected]>
57+
- Daniel Roe <[email protected]>
58+
- ハン / Han
59+
- Sébastien Chopin <[email protected]>
60+
- SheetJSDev <[email protected]>
61+
- Arash
62+
- Horu
63+
- Valery Qwertovsky
64+
- GanymedeNil <[email protected]>
65+
- Nobkd
66+
- Issayah <[email protected]>
67+
- PickleNik
68+
- Philipp Wagner <[email protected]>
69+
- Yuki Inoue <[email protected]>
70+
471
## v2.3.0
572

673
[compare changes](https://github.com/nuxt/content/compare/v2.2.2...v2.3.0)

0 commit comments

Comments
 (0)