Skip to content

Releases: glueops-rip/glueops-dev-old

v0.1.0

03 Apr 22:07
Compare
Choose a tag to compare
Revert "[Snyk] Upgrade @docusaurus/preset-classic from 2.3.1 to 2.4.1" @venkatamutyala (#28)

Reverts #27

[Snyk] Upgrade @docusaurus/preset-classic from 2.3.1 to 2.4.1 @venkatamutyala (#27)

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade @docusaurus/preset-classic from 2.3.1 to 2.4.1.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 2 versions ahead of your current version.
  • The recommended version was released 4 months ago, on 2023-05-15.
Release notes
Package name: @docusaurus/preset-classic
  • 2.4.1 - 2023-05-15

    2.4.1 (2023-05-15)

    🐛 Bug Fix

    • docusaurus-theme-classic, docusaurus-theme-common
      • #8971 fix(theme): fix collapsible sidebar behavior when prefers-reduced-motion (@ slorber)
    • docusaurus-theme-translations
    • docusaurus
    • docusaurus-plugin-content-blog, docusaurus-theme-common, docusaurus-utils-common, docusaurus
      • #8909 fix(theme): add __ prefix to technical anchors, search crawlers (Algolia) should ignore them (@ slorber)
    • docusaurus-theme-common
      • #8906 fix(theme-common): fix collapsible component with prefers-reduced-motion (@ slorber)
      • #8873 fix(theme-common): fix confusing theme error message: bad sidebar id suggestions (@ slorber)
    • docusaurus-utils
      • #8874 fix(utils): handle Markdown links with spaces to route correctly (@ morsko1)
    • docusaurus-theme-classic, docusaurus-theme-translations
      • #8842 fix(theme-translations): remove redundant navigation text in aria label (@ tarunrajput)
    • create-docusaurus

    💅 Polish

    • docusaurus-theme-classic
      • #8862 refactor(theme): expose copy, success and word-wrap icons as standalone components (@ armano2)

    Committers: 7

  • 2.4.0 - 2023-03-23

    2.4.0 (2023-03-23)

    Blog post: https://docusaurus.io/blog/releases/2.4/

    🚀 New Feature

    • docusaurus-plugin-content-docs, docusaurus-theme-classic
      • #8236 feat(content-docs): add support for sidebar item category/link descriptions in generated index page (@ ZarakiKanzaki)
    • docusaurus-theme-classic
      • #8708 feat(theme): allow to load a Docusaurus page with theme from query-string: ?docusaurus-theme=dark (@ slorber)
      • #8616 feat(theme): add ability to translate navbar+footer logo alt text (@ Mysterious-Dev)
    • docusaurus-remark-plugin-npm2yarn
      • #8690 feat(npm-to-yarn): add support for PnPm and custom converters (@ armano2)
    • docusaurus
      • #8677 feat(core): add script env variables: NODE_ENV + BABEL_ENV + DOCUSAURUS_CURRENT_LOCALE (temporary i18n workaround) (@ slorber)
    • docusaurus-theme-classic, docusaurus-theme-common
      • #8674 feat(theme-classic): respect prefers-reduced-motion: reduce mediaquery, bump Infima to alpha.43 (@ slorber)
    • docusaurus-theme-translations
      • #8668 feat(theme-translations): add Hungarian theme translations (@ trueqap)
      • #8631 feat(theme-translations): add Norwegian (Bokmål) theme translation (@ dr0nn1)
    • docusaurus-theme-common
      • #8656 feat(theme-common): allow passing a string for details summary (@ pReya)
    • docusaurus-plugin-google-gtag
Read more