v5.2.1
Patch Changes
-
d74eb1d: Simplify compatibility check with
eleventyConfig.versionCheckcall instead of checking individual features -
928f544: Switch to fixed .mjs/.mts extensions for disambiguation of filetypes in package entrypoints.
This behavior is used by
tsdown(the build system for this project) when theplatformis set tonode(the default). -
eb854e3: Revise
inputPathused for cache key on dynamic permalinks to be more descriptive