Skip to content

Releases: michealroberts/trpc-nitro-adapter

v0.7.3

17 Jul 12:52
Compare
Choose a tag to compare

What's Changed

A patch release to allow trpc-nitro-adapter to be installable on node v20..

Chores

  • chore: add node v.20.* compatibility to package.json configuration by @michealroberts in #20

Full Changelog: V0.7.2...v0.7.3

v0.7.2

12 Apr 13:47
Compare
Choose a tag to compare

What's Changed

Thanks to @ineentho for improving the external build dependencies for this patch release. 🚀

Build

Chores

New Contributors

Full Changelog: v0.7.1...V0.7.2

v0.7.1

29 Dec 12:14
Compare
Choose a tag to compare

What's Changed

Fixes

New Contributors

Full Changelog: v0.7.0...v0.7.1

v0.7.0

22 Nov 17:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.7.0

v0.6.0

27 Jul 14:35
Compare
Choose a tag to compare

What's Changed

Chores

Full Changelog: v0.5.0...v0.6.0

v0.5.0

23 Jun 14:37
Compare
Choose a tag to compare

What's Changed

Chores

Full Changelog: v0.4.0...v0.5.0

v0.4.0

08 Jun 21:16
Compare
Choose a tag to compare

What's Changed

Refactors

  • refactor: Amend type imports in defineNitroTRPCEventHandler. by @michealroberts in #6
  • refactor: Amend to setHeader & setResponseStatus h3 methods in defineNitroEventHandler. by @michealroberts in #7

Full Changelog: v0.3.0...v0.4.0

v0.3.0

25 May 13:54
Compare
Choose a tag to compare

What's Changed

Documentation

Full Changelog: v0.2.0...v0.3.0

v0.2.0

21 May 13:08
Compare
Choose a tag to compare

What's Changed

Refactors

  • refactor: Amend defineNitroTRPCEventHandler() nitro event handler. by @michealroberts in #4

Full Changelog: v0.1.0...v0.2.0

v0.1.0

20 May 15:50
Compare
Choose a tag to compare

What's Changed

Features

New Contributors

Full Changelog: https://github.com/michealroberts/trpc-nitro-adapter/commits/v0.1.0