Skip to content

Release 1.4.0

Compare
Choose a tag to compare
@KevinEdry KevinEdry released this 01 Oct 01:00
· 35 commits to main since this release

1.4.0 (2024-10-01)

Main Changes:

  • nestjs-trpc now have native support for fastify!

Changelog:

  • docs: updated readme and docs to include fastify (7eb1428)
  • docs(README): add missing peer dependency and fix error handling (c2601ee)
  • docs(README): fix typos (7e35bcf)
  • docs(README): format code and add missing import (d36d8d3)
  • feat: added fastify example (e55899b)
  • feat: added fastify support (e554ff1)
  • chore(husky/commit-msg): remove deprecated code (d769ec9)
  • style(examples/nextjs-trpc): fix code formatting (a40e4aa)
  • fix: documentations typos (2ab18c2)