Skip to content

Releases: vh13294/nestjs-url-generator

Support NestJs 9

24 Nov 05:15
Compare
Choose a tag to compare
v1.0.1

update package

Support NestJs 8

08 Sep 11:48
621cd38
Compare
Choose a tag to compare

Includes breaking changes:

  • appUrl must include protocol. eg.'https://localhost:3000'
  • rename signedControllerUrl -> signControllerUrl
  • When sign controller method, the target method must have SignedUrlGuard decorator