Skip to content

v5.10.0 release

Compare
Choose a tag to compare
@estruyf estruyf released this 10 Jan 12:01
· 1366 commits to main since this release
511fd48

🎨 Enhancements

  • #218: Add support for creating mdx files from templates and content types. This introduced a new setting: frontMatter.content.defaultFileType.
  • #220: Add support DateTime updates in mdx files when the mdx extension is not installed.

🐞 Fixes

  • #221: Automatic DateTime switch from on text change to on save to prevent multiple updates.