Skip to content

Releases: luvlqq/nestjs-googledrive

Major release 2.0.0

09 Mar 16:38
Compare
Choose a tag to compare

Major release 2.0.0 brought significant changes to link generation.
Now they are seamlessly supported within <img> HTML tags.
Methods uploadImage and getImage have been implemented for uploading and retrieving images respectively.
Additionally, asynchronous module importing has been added to enable, for example, connecting configService from NestJS.