Skip to content
Discussion options

You must be logged in to vote

We prefer fixed versions instead of semver version ranges because we require our Docusaurus version packages to all be strictly aligned (ie you can't mix v3.9.0 and v3.9.1 packages), because we do not guarantee perfect interoperability between packages using different versions).

From what I remember, in the past, we had various bug reports where users inadvertently used different versions, leading to very weird runtime failures that were hard to troubleshoot.

The bug you mention is still not fixed in v3.9, see my comment here: #11232 (comment)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@slorber
Comment options

slorber Oct 9, 2025
Collaborator

Answer selected by codayon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants