Skip to content

v2.1.5

Latest
Compare
Choose a tag to compare
@kiki-kanri kiki-kanri released this 22 Jan 06:45

compare changes

🩹 Fixes

  • Correct type types in SchemaBuilder (6e554ca)

💅 Refactors

  • Replace ternary type expressions with IfElse type (2391988)

🏡 Chore

  • Upgrade examples dependencies (15b1fcb)
  • Set tsconfig.json.moduleResolution to bundler in examples folder (3102c1f)
  • Upgrade dependencies (bc5892d)
  • Update paginate type definition file (aea186a)

❤️ Contributors

  • kiki-kanri