This repository has been archived by the owner on Jan 29, 2024. It is now read-only.
v3.0.0
3.0.0 (2023-04-15)
⚠ BREAKING CHANGES
- Update config schema
- Change environment variables naming
- Use ESM module & Node.js 18
Features
- Change environment variables naming (a9f35d1)
- Replace winston with pino (a9f35d1)
- Support CF_DNS__LOG_TYPE for scripts (dd87eab)
- Update config schema (a9f35d1)
Bug Fixes
- Update dependencies (a9f35d1)
Code Refactoring
- Use ESM module & Node.js 18 (a9f35d1)