Skip to content

v2.8.0

Compare
Choose a tag to compare
@farnabaz farnabaz released this 29 Aug 13:48
· 201 commits to main since this release

馃殌 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 in app.vue (#2244)
  • <ContentDoc> slot example (0bfc275d)
  • Fix prose links (aa61d9fd)
  • Update prose source links (9720a333)

馃彙 Chore

鉂わ笍 Contributors