Allow to register custom domain for handlers
You can now add a custom domain from the config/transmit.ts file using the routeHandlerDomain key.
This domain will be used when registering the 3 route handlers Transmit needs.
Commits
- chore: migrate to release-it (bf4ee4c)
- fix(provider): allow to register custom domain for handlers (291abf8)
- ci: update ga workflows (711992c)
Full Changelog: v0.5.1...v0.5.2