Skip to content

Releases: nuxt/content

v1.4.0

30 Jun 08:24
Compare
Choose a tag to compare

🚀 Features

  • #182 Support .xml file format
  • #190 Support where query params in API middleware
  • #164 Global components import using @nuxt/components
  • #179 Add .without() method to exclude fields
  • #167 Parse .yml file format
  • #125 Live editing markdown content
  • #126 Option to return unparsed markdown in text
  • #121 Slots in rendering Vue.js components
  • #65 / #183 Customization of rehype plugins

🐛 Bug Fixes

  • #165 Handle classes on nuxt-content component
  • #180 SPA mode
  • #149 Promise type on fetch
  • #143 Attributes case in html rendering

💖 Thanks to

v1.3.2

10 Jun 13:59
Compare
Choose a tag to compare

Bug Fixes

  • avoid date mismatch with API #119
  • use router basepath in client plugin #53
  • handle router base #78

Documentation

v1.3.1

04 Jun 19:24
Compare
Choose a tag to compare

Bug Fixes

  • types: args can be an array of strings / objects (b2c2c13)

v1.3.0

04 Jun 12:51
Compare
Choose a tag to compare

Features

  • support custom return types by the fetch method (#42)
  • support nested properties query using dot-notation (#60)
  • support fetching files from subdirectories (#63)

Bug Fixes

  • decodeURI before searching query (#55)

v1.2.0

25 May 16:20
Compare
Choose a tag to compare

Features

v1.1.0

25 May 11:51
Compare
Choose a tag to compare

Add support for Markdown footnotes

v1.0.2

24 May 15:05
Compare
Choose a tag to compare

Added TypeScript support.

Read more on https://content.nuxtjs.org/installation/#typescript

v1.0.0

22 May 11:31
Compare
Choose a tag to compare

The official version is out ✨

Read more on https://content.nuxtjs.org