Skip to content

v5.2.1

Choose a tag to compare

@github-actions github-actions released this 02 Dec 05:28
· 212 commits to main since this release

Patch Changes

  • d74eb1d: Simplify compatibility check with eleventyConfig.versionCheck call 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 the platform is set to node (the default).

  • eb854e3: Revise inputPath used for cache key on dynamic permalinks to be more descriptive