Fix NODE_ENV issue with test command and Verification token abstract class
6.16.0 (2024-12-05)
- fix: force NODE_ENV=test when running the test command (25a8d8a), closes #4794
- feat: add VerificationToken abstract class (ec313c2)
- chore: update dependencies (befb276)
Full Changelog: v6.15.2...v6.16.0