Skip to Content
Valid - Changelog

Last Updated: 12/10/2025


Changelog

All notable changes to this project.

[2.0.0] - 2024-12-01

Breaking Changes

  • Removed deprecated legacyMode option
  • Minimum Node.js version is now 18

Added

  • New authentication methods
  • Improved error handling
  • TypeScript 5.0 support

Fixed

  • Memory leak in connection pool
  • Race condition in event emitter

[1.5.0] - 2024-11-15

Added

  • API rate limiting
  • Webhook support
  • Custom retry logic

Deprecated

  • legacyMode option (use compatMode instead)