Skip to content
This repository has been archived by the owner on Dec 9, 2023. It is now read-only.

2.2.0

Compare
Choose a tag to compare
@cheap-glitch cheap-glitch released this 19 Jun 09:22
· 18 commits to main since this release

Breaking changes

  • Ignore all routes with globs in their path unless they have the loc meta property
  • Throw an error during generation if a slug doesn't match the regex pattern of a path parameter

New

  • Add support for paths with regexp patterns
  • Add support for optional path parameters

Bugfixes

  • Create the sitemap CLI command even if the config object is missing