Skip to content

Releases: getlarge/nestjs-tools

[email protected]

06 Nov 09:37
[email protected]
5f41614
Compare
Choose a tag to compare

0.1.5 (2024-11-06)

🩹 Fixes

  • eslint-plugin-nestjs-tools: follow eslint plugin recommendations (45dc0a0)

  • nestjs-tools-fastify-upload: implement temporary file handling and improve stream processing (07c2684)

  • nestjs-tools-fastify-upload: handle undefined filename by generating a random one (b076fd9)

❤️ Thank You

  • getlarge

[email protected]

19 Sep 16:46
[email protected]
194a403
Compare
Choose a tag to compare

0.1.5 (2024-09-19)

🩹 Fixes

  • eslint-plugin-nestjs-tools: improve ambiguous condition (6821758)

❤️ Thank You

  • getlarge

[email protected]

18 Sep 19:52
[email protected]
4b540f1
Compare
Choose a tag to compare

0.1.4 (2024-09-18)

🩹 Fixes

  • eslint-plugin-nestjs-tools: refine return-class-instance checks (6a6d0be)

  • eslint-plugin-nestjs-tools: use correct config for recommended (d4e785b)

❤️ Thank You

  • getlarge

[email protected]

13 Sep 17:22
[email protected]
85ad41a
Compare
Choose a tag to compare

1.4.1 (2024-09-13)

🩹 Fixes

  • nestjs-tools-file-storage: improve directory handling in write method (1659eca)

❤️ Thank You

  • getlarge

[email protected]

13 Sep 17:22
[email protected]
85ad41a
Compare
Choose a tag to compare

0.1.0 (2024-09-13)

🚀 Features

  • nestjs-tools-eslint-rules: initial implementation (1a3ed41)

❤️ Thank You

  • getlarge

[email protected]

13 Sep 18:59
[email protected]
b40ab7d
Compare
Choose a tag to compare

0.1.3 (2024-09-13)

🩹 Fixes

  • eslint-plugin-nestjs-tools: use correct rule name and add recommended config (2084ba1)

❤️ Thank You

  • getlarge

[email protected]

13 Sep 18:46
[email protected]
5101cb6
Compare
Choose a tag to compare

0.1.2 (2024-09-13)

🩹 Fixes

  • eslint-plugin-nestjs-tools: follow eslint plugin recommendations (45dc0a0)

❤️ Thank You

  • getlarge

[email protected]

13 Sep 18:29
[email protected]
91f878e
Compare
Choose a tag to compare

0.1.1 (2024-09-13)

This was a version bump only for eslint-plugin-nestjs-tools to align it with other projects, there were no code changes.

[email protected]

07 Aug 05:55
[email protected]
bfcd277
Compare
Choose a tag to compare

1.1.0 (2024-08-07)

🚀 Features

  • nestjs-tools-lock: add non blocking method to wait for complete initialization (8ad6142)

❤️ Thank You

  • getlarge

[email protected]

07 Aug 05:55
[email protected]
bfcd277
Compare
Choose a tag to compare

1.4.0 (2024-08-07)

🚀 Features

  • nestjs-tools-file-storage: implement getFileMeta methods (f7266eb)

  • nestjs-tools-file-storage: update FileStorageService (5ff2500)

🩹 Fixes

  • nestjs-tools-file-storage: restore GC serializer (e78b1c1)

❤️ Thank You

  • getlarge