Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

v3.0.0

Compare
Choose a tag to compare
@joshuaavalon joshuaavalon released this 15 Apr 08:48
94a4b61

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

Code Refactoring

  • Use ESM module & Node.js 18 (a9f35d1)