Releases: patternfly/patternfly-quickstarts
prerelease-v6.2.0-prerelease.7
6.2.0-prerelease.7 (2025-03-13)
Bug Fixes
v5.4.3
v2.4.5
prerelease-v6.2.0-prerelease.6
6.2.0-prerelease.6 (2025-02-25)
Bug Fixes
- markdown: fix plain code fences not being transformed (5a2bf37)
v2.4.4
What's Changed
- chore(deps): Replace showdown dependency with marked by @wise-king-sullyman in #370
We've changed the markdown parser to one that's more actively being maintained.
If you're supplying any custom markdown extensions please verify that they still work properly, as this is the area where bugs are most likely from this change.
If you see issues with custom markdown extensions, or any other issues with markdown parsing after this change, please raise an issue.
Full Changelog: v2.4.3...v2.4.4
v5.4.2
5.4.2 (2025-02-14)
We've changed the markdown parser to one that's more actively being maintained.
If you're supplying any custom markdown extensions please verify that they still work properly, as this is the area where bugs are most likely from this change.
If you see issues with custom markdown extensions, or any other issues with markdown parsing after this change, please raise an issue.
prerelease-v6.2.0-prerelease.5
6.2.0-prerelease.5 (2025-02-14)
We've changed the markdown parser to one that's more actively being maintained.
If you're supplying any custom markdown extensions please verify that they still work properly, as this is the area where bugs are most likely from this change.
If you see issues with custom markdown extensions, or any other issues with markdown parsing after this change, please raise an issue.
prerelease-v6.2.0-prerelease.4
6.2.0-prerelease.4 (2025-01-29)
Bug Fixes
- QuickStartCatalogPage: remove extra spacing in title and hint (9ae7f07)