This repository has been archived by the owner on Dec 9, 2023. It is now read-only.
2.2.0
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