fastify / env-schema

Validate your env variable using Ajv and dotenv
MIT License
216 stars 25 forks source link

Update for Fastify v5 #176

Closed synapse closed 6 months ago

synapse commented 7 months ago

Ref: https://github.com/fastify/fastify/issues/5116

⚠️ dotenv-expand blocket at version 10.0.0. Higher version breaks expansion

Checklist

CC @simoneb

simoneb commented 7 months ago

done