Skip to content

v0.18.0

Choose a tag to compare

@github-actions github-actions released this 07 Apr 11:23
· 303 commits to main since this release
217addb

0.18.0 (2025-04-07)

BREAKING CHANGES

  • Requires Fastify >=5.2.1. See V5 Migration Guide for more details.
  • Only support Node.js v20+

Bug Fixes

  • fix create sql for account user sql factory (b6cd9ed)
  • fix deleteSql in AccountAwareSqlFactory (b9d6d45)