Skip to content

2.3.0

Compare
Choose a tag to compare
@slorber slorber released this 27 Jan 16:10
· 669 commits to main since this release

2.3.0 (2023-01-26)

🚀 New Feature

  • docusaurus-theme-translations
    • #8541 feat(theme-translations): default translations for Slovenian (sl-SI) (@MatijaSi)
  • docusaurus-plugin-content-blog
    • #8378 feat(blog): add options.createFeedItems to filter/limit/transform feed items (@johnnyreilly)
  • docusaurus-theme-classic, docusaurus-theme-common, docusaurus
    • #8225 feat(theme-classic): store selected tab in query string. (@mturoci)
  • docusaurus
    • #8397 feat(core): deploy CLI - add support for git url "insteadOf": use 'remote get-url' to determine source repo url (@friederbluemle)
  • docusaurus-theme-search-algolia
    • #8428 feat(theme-algolia): add option.replaceSearchResultPathname to process/replaceAll search result urls
  • docusaurus-plugin-google-tag-manager
    • #8470 feat(plugin-google-tag-manager): add new google-tag-manager plugin + deprecate google-analytics plugin

🐛 Bug Fix

  • docusaurus-mdx-loader
    • #8303 fix(mdx-loader): support nested admonitions
    • #8282 fix(mermaid): fix Mermaid integration for v9.2 release
  • docusaurus-theme-common
    • #8539 fix(algolia): make search footer respect searchPagePath (@Josh-Cena)
  • docusaurus
  • docusaurus-theme-classic, docusaurus
    • #8445 fix(theme-classic) extract HomeBreadcrumbItem + fix swizzle bugs (@3v0k4)
  • docusaurus-theme-search-algolia
    • #8462 fix(search-algolia): pass custom transformItems function to SearchBar (@mturoci)
  • docusaurus-theme-classic, docusaurus-theme-common
    • #8486 fix(theme): refactor Tabs, make groupId + queryString work fine together (@slorber)
  • docusaurus-theme-classic
    • #8463 fix(theme-classic): content container grow to take all the available space (@Djunnni)
    • #8328 fix(theme): preserve sidebar height on collapse (@0916dhkim)
    • #8350 fix(theme): forward className prop in theme-classic's Heading (@JoshuaKGoldberg)
  • docusaurus-theme-translations
    • #8424 fix(translations): typo in lastUpdatedAtBy Vietnamese translation (@slorber)
    • #8289 fix(theme-translations): complete Turkish theme translations
    • #8406 fix(translations): complete farsi theme translations
    • #8450 fix(theme-translations): complete Vietnamese theme translations
    • #8525 chore(theme-translations): complete pl translations
  • docusaurus-plugin-content-blog
    • #8381 fix(content-blog): blog Atom feed id + RSS feed guid should be fully qualified urls (@johnnyreilly)
  • docusaurus-plugin-content-docs
    • #8275 fix(content-docs): add trailing slash to contentDirs, before passing it to isMDXPartial (@denis-alkhelali)
  • docusaurus-utils
  • create-docusaurus, docusaurus-theme-classic
    • #8279 fix(create-docusaurus): improve init template misleading doc + add Docuaurus social card (@slorber)

💅 Polish

  • docusaurus-theme-classic, docusaurus
    • #8445 fix(theme-classic) extract HomeBreadcrumbItem + fix swizzle bugs (@3v0k4)
  • docusaurus-theme-translations
    • #8423 fix(translations): complete Chinese theme translations (@SJFCS)
    • #8312 fix(theme-translations): complete Swedish theme translations (@stnor)
  • eslint-plugin
    • #8281 feat(eslint-plugin): add plugin to exported configs (@lachieh)

Committers: 16