nestjs-envalid

Simple wrapper on top of envalid for NestJS

APACHE-2.0 License

Downloads
1.3K
Stars
25

Bot releases are visible (Hide)

nestjs-envalid - v3.0.0-next Latest Release

Published by simenandre about 1 year ago

What's Changed

This is a prerelease for the upcoming v3 release.

  • Updates to envalid v8. Note: We're using a beta release from envalid, see #53

Full Changelog: https://github.com/simenandre/nestjs-envalid/compare/v2.2.0...v3.0.0

nestjs-envalid - v1.3.0

Published by simenandre about 1 year ago

Maintenance release for v1:

  • Bump nestjs to v10.

Full Changelog: https://github.com/simenandre/nestjs-envalid/compare/v1.2.1...v1.3.0

nestjs-envalid - v2.2.0

Published by simenandre over 1 year ago

What's Changed

Updated to nest v10 πŸš€

Full Changelog: https://github.com/simenandre/nestjs-envalid/compare/v2.1.2...v2.2.0

nestjs-envalid - v2.1.2

Published by simenandre over 1 year ago

What's Changed

Full Changelog: https://github.com/simenandre/nestjs-envalid/compare/v2.1.1...v2.1.2

nestjs-envalid - nestjs-envalid v2.1.1

Published by github-actions[bot] about 2 years ago

Bug Fixes

  • Use the 'types' entry in the package.json (#17) (aa94572)
nestjs-envalid - nestjs-envalid v2.1.0

Published by github-actions[bot] about 2 years ago

Features

  • add support for nestjs ^9 (436fbc7)
nestjs-envalid - nestjs-envalid v2.0.0

Published by github-actions[bot] over 2 years ago

⚠ BREAKING CHANGES

  • Change to pure ESM

Code Refactoring

nestjs-envalid - nestjs-envalid v1.2.1

Published by github-actions[bot] about 3 years ago

Bug Fixes

nestjs-envalid - nestjs-envalid v1.2.0

Published by github-actions[bot] over 3 years ago

Features

nestjs-envalid - nestjs-envalid v1.1.0

Published by github-actions[bot] over 3 years ago

Features

  • Add more nestjs related inspectables (7fbfe5e)
  • Add support for dotenv (43ccbc8)
nestjs-envalid - nestjs-envalid v1.0.1

Published by github-actions[bot] over 3 years ago

Bug Fixes

nestjs-envalid - nestjs-envalid v1.0.0

Published by github-actions[bot] over 3 years ago

Features