tripledoc
Version:
Library to read, create and update documents on a Solid Pod
24 lines (22 loc) • 954 B
Markdown
- revert https everywhere added in 3.2.0. xmlns is not url.
- adds alias for lastmod in the form of lastmodiso
- fixes bug in lastmod option for buildSitemapIndex where option would be overwritten if a lastmod option was provided with a single url
- fixes
- no really fixes ts errors for real this time
- fixes
- fixes
- correct types on player:loc and restriction:relationship types
- use https urls in xmlns
- fixes
- adds support for full precision priority
- Converted project to typescript
- properly encode URLs
- updated core dependency
This will likely not break anyone's code but we're bumping to be safe
- root domain URLs are now suffixed with / (eg. https://www.ya.ru -> https://www.ya.ru/) This is a side-effect of properly encoding passed in URLs