Skip to content

Fix NODE_ENV issue with test command and Verification token abstract class

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Dec 05:22
· 9 commits to 6.x since this release

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