Skip to content

v5.0.0-rc.4

Pre-release
Pre-release

Choose a tag to compare

@sy-records sy-records released this 11 Mar 04:00
· 15 commits to develop since this release
c8f93ff

Important

The RC version docs can be previewed at https://preview.docsifyjs.org/.
It may contain breaking changes in further rc versions until the standard v5 release.
Docsify v4 is no longer supported. Visit https://preview.docsifyjs.org/#/v5-upgrade to learn how to upgrade.

You can import the resource via

<script src="https://cdn.jsdelivr.net/npm/docsify@^5.0.0-rc/dist/docsify.min.js"></script>

and theme

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsify@^5.0.0-rc/dist/themes/core.min.css">

Full resources can be found at https://cdn.jsdelivr.net/npm/docsify@rc/.

What's Changed

New Contributors

Full Changelog: v5.0.0-rc.3...v5.0.0-rc.4