github fuma-nama/fumadocs fumadocs-mdx@15.4.4

3 hours ago

Sort glob results for deterministic codegen

fumadocs-mdx's Node codegen now sorts glob-matched files before generating collections, so the output (and anything derived from getPages()) is stable across builds of unchanged content. The Vite codegen path was checked separately: Vite's own import.meta.glob already sorts matched files internally, so it did not need the same fix.

Don't miss a new fumadocs release

NewReleases is sending notifications on new releases.