Releases: nuxt/content
Releases · nuxt/content
v2.9.0
🚀 Enhancements
- Add type to layout (#2389)
- Add search (The feature is still experimental and may face some changes) (#2146)
🩹 Fixes
- path-meta: Prevent undefined error (1257cb5c)
- Types import (ee4ea3ad)
- Ignore regexes in fetchDirConfig (#2362)
- Optional experimental options (#2391)
- Update types and imports (061192c5)
- Prevent duplicate parses (a208567e)
- Prevent duplicate parses (dae92681)
📖 Documentation
- Update to latest ui-pro (a08dc1b8)
- Remove global style (e58855fb)
- Add terms (798a0a8c)
- Add data pops in ContentRendererMarkdown and varaibles binding (#2360)
- Update examples for content helpers composable (b6ff9ba2)
- Upgrade deps (feca11b6)
- Improve home (fe357920)
- Add links for shiki on home (#2386)
- Update highlight.preload config (#2395)
- Grammatical tweaks on markdown page (#2394)
- Update bindings with default value (#2397)
- Update 3.search.md (40a2e5de)
❤️ Contributors
- Farnabaz (@farnabaz)
- Sébastien Chopin (@Atinux)
- Estéban [email protected]
- Maxime Pauvert (@maximepvrt)
- AaronBeaudoin [email protected]
- Ashour [email protected]
- Mathieu NICOLAS
- Benjamin Canac (@benjamincanac)
- Vincent Giersch [email protected]
v2.8.5
v2.8.4
v2.8.3
🚀 Enhancements
🩹 Fixes
- findSurround: Use filtered contents to find surround (#2291)
- Remove deletion of
prerenderedAt
key (#2280) - module: Remove deprecated
resolveModule
(#2298) - surround: Respect
only
andwithout
filters (#2311) - Add missing dependencies (#2313)
- tailwindcss: Tailwindcss HMR support for content files (#2315)
- Fetch content chunked (#2321)
- storage: Prevent duplicate parsing (#2326)
- Add regex to match ContentSlot in Pug templates (#2344)
📖 Documentation
- Remove
count
helper alert (faff26bc) - Update badge position (0b85e881)
- Fix links (#2267)
- Add warning about prettier compatibility (#2325)
- Add link to image (58e13b41)
- Update .env.example (5a483922)
- Fix page overflow (#2332)
🏡 Chore
- Upgrade
@nuxtjs/mdc
(e3ffac95)
❤️ Contributors
- Maxime Pauvert (@maximepvrt)
- Jbmolle [email protected]
- Nobkd
- Sébastien Chopin (@Atinux)
- Florent Delerue [email protected]
- Farnabaz (@farnabaz)
- Patryk Padus [email protected]
- Estéban [email protected]
- Alexander Lichter (@manniL)
v2.8.2
🩹 Fixes
- query: Prevent
undefined
error (b680b47c) - navigation: Prevent client-db conflict (fd8e3b82)
- serverQueryContent: Do not expose advanced query typing (09e37c19)
- document-driven: Invalid composable import (e56f71dc)
- ContentList: Component slot typechecking (#2277)
❤️ Contributors
- Cédric Exbrayat
v2.8.1
v2.8.0
🚀 Enhancements
- Add count method (#1924)
- nuxt-mdc: Extract markdown parser (#2187)
- Advanced query schema (#2213)
- Allow to disable content head (#2142)
🩹 Fixes
- Markdown render compatiblity (d81a08a2)
- slot: Rename ContentSlot to MDCSlot in render function (efc60481)
- module: Slot transform sourcemap (7558cf0d)
- ProseImg: Prevent conflict between
src
and baseURL (#2242) - Custom drivers failed on build (#2193)
- ContentRenderer: Render contents only with excerpt (#2246)
- content-slot: Better slot name regex (329cf3bc)
📖 Documentation
- Pre-render pages (#2196)
- v1: Link button wrapping for small screens (#2199)
- Add count method (#2200)
- Add edge alert (c582469c)
- Update README.md (#2226)
- mdc: Fix
{attribute}
examples (#2228) - Add warning for
<NuxtPage/>
existence inapp.vue
(#2244) <ContentDoc>
slot example (0bfc275d)- Fix prose links (aa61d9fd)
- Update prose source links (9720a333)
🏡 Chore
- Upgrade
nuxt-mdc
(1fef2137) - Update social card (a7e308ae)
- Upgrade deps (cf3e927c)
- Upgrade
nuxt-mdc
(3db06b23) - Update to micromark v4 (#2253)
- Use
@nuxtjs/mdc
(ba4d0118)
❤️ Contributors
- Farnabaz (@farnabaz)
- Cédric Exbrayat
- Yarrow
- Mathieu DARTIGUES (@mdartic)
- Estéban [email protected]
- Nobkd (@nobkd)
- Maxime Pauvert (@maximepvrt)
- Sébastien Chopin (@Atinux)
v2.7.2
🩹 Fixes
📖 Documentation
- Update slots example for the
content-query
component (#2190)
❤️ Contributors
- Estéban [email protected]
- Farnabaz <@farnabaz>
- Nobkd (@nobkd)
BREAKING CHANGE: Shiki's material themes renamed from material-<themeName>
to material-theme-<themeName>
as of [email protected]. If you are using Shiki Material theme, you need to update module's highlight option
v2.7.1
🔥 Performance
- Keep document-drive state in shallowRef and prefetch pages/components (#2118)
🩹 Fixes
- Replace crlf line endings with lf (#2120)
- Use consola.withTag instead of kit.useLogger (#2140)
- module: Add yml / json extensions to tailwind content files (#2147)
- Remove unneeded await (#2175)
- Use unstorage types (#2136)
- Uppercase in path (#2170)
- markdown: Allow plugin with array type option (#2114)
- Allow empty string in $contains (#2179)
- Remove favicon handling (#2157)
📖 Documentation
- Add studio banner (#2165)
- Reorder document-driven page slots components description (#2108)
- Add utm_source in banner link (f9a0113e)
- Use lowercase typings, use ([ instead of or in type declaration (#2167)](https://github.com/nuxt/content/commit/ instead of or` in type declaration (#2167)))
- Add warning about windows development (#2180)
❤️ Contributors
- Estéban [email protected]
- Maxime Pauvert (@maximepvrt)
- Jianqi Pan (@Jannchie)
- Nobkd (@nobkd)
- Daniel Roe [email protected]
- Sébastien Chopin (@Atinux)
- Florent Delerue [email protected]
- Benjamin Canac (@benjamincanac)
- Farnabaz (@farnabaz)
- AnaelBonnafous
BREAKING CHANGE: Shiki's material themes renamed from material-<themeName>
to material-theme-<themeName>
as of [email protected]. If you are using Shiki Material theme, you need to update module's highlight option
v2.7.0
🚀 Enhancements
- shiki: Support italic, bold and underline styles (#2079)
- config: Update ignores to advanced pattern (#2035)
🩹 Fixes
- link: Remove hash before checking if ending by '.md' (#2033)
- markdown: Prevent script execution (#2040)
- code-block: Pass language as class name (#2064)
- tailwind-integration: Allow content as object (#2060)
- code-block: Meta property (#2067)
- markdown: Respect _draft key in frontmatter (#2077)
📖 Documentation
- Guide for adding custom grammars for syntax highlighting (7da9b286)
- Add example of additional sorting options for queryContent (#2042)
- Explain useasyncdata wrapping (#2054)
- Update url (#2055)
- Add latest to nuxi command (2939b793)
- Update Content Wind live demo url (#2080)
- Update links (#2085)
- Remove outdated description (#2098)
🏡 Chore
- Use caret dependency for kit (#2044)
❤️ Contributors
- TomatoGuy0502 [email protected]
- Dave Stewart [email protected]
- Kricsleo
- Nobkd
- Mukund Shah
- Inesh Bose
- Stefanprobst [email protected]
- Sébastien Chopin [email protected]
- Clément Ollivier (@clemcode)
- YannC
- James Tyner
- Ashour [email protected]
- Daniel Roe [email protected]