1
0
mirror of https://github.com/dzeiocom/libs.git synced 2025-06-24 16:29:21 +00:00

feat: add support for easy-sitemap for ESM and CJS
Some checks failed
CodeQL / Analyze (javascript) (push) Failing after 2m18s

Signed-off-by: Avior <github@avior.me>
This commit is contained in:
2023-08-16 01:04:05 +02:00
parent df43d5c2c0
commit 2f1e72d77b
4 changed files with 8025 additions and 15 deletions

View File

@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]()
## [1.2.0] - 2023-08-16
### Added
- Full support for both ESM and CommonJS builds
## [1.1.0] - 2021-03-16
### Added