mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-17 18:22:37 +02:00
* Allow multiple `-` in a version string Right now we were assuming that there would be no `-` in a version. That was breaking things. This allows more flexibility for versions like: 1.0.0-beta.2 Ref #455 Fixes #450 * Check more specific strings - need to look for the original_id |
||
---|---|---|
.. | ||
env.js | ||
feed.js | ||
generate.js | ||
readCategories.js | ||
readMetadata.js | ||
server.js | ||
sitemap.js | ||
translate-plugin.js | ||
translate.js | ||
translation.js | ||
versionFallback.js |