All Versions
131
Latest Version
Avg Release Cycle
3 days
Latest Release
1231 days ago

Changelog History
Page 13

  • v5.44.5 Changes

    March 06, 2020

    5.44.5 (2020-03-06)

    ๐Ÿ› Bug Fixes

    • common: Remove extendsRequest.ts and clean code (91077c1), closes #724
  • v5.44.4 Changes

    February 29, 2020

    5.44.4 (2020-02-29)

    ๐Ÿ› Bug Fixes

    • โšก๏ธ Update logger dependencies and replace it by injector.logger when it's possible (5d2f793)
  • v5.44.3 Changes

    February 29, 2020

    5.44.3 (2020-02-29)

    ๐Ÿ› Bug Fixes

    • โœ‚ Remove colorize and use chalk (cc0d04a)
  • v5.44.2 Changes

    February 28, 2020

    5.44.2 (2020-02-28)

    ๐Ÿ› Bug Fixes

  • v5.44.1 Changes

    February 28, 2020

    5.44.1 (2020-02-28)

    ๐Ÿ› Bug Fixes

    • multer: Fix multipartfile decorator (3a8f7c8), closes #772
  • v5.44.0 Changes

    February 26, 2020

    5.44.0 (2020-02-26)

    ๐Ÿ› Bug Fixes

    • SwaggerModule.ts (2b4c608)
    • config: Fix configuration builder (dffa8be)
    • core: Bypass store creation when a handler is a pure function (f85919e)

    ๐Ÿ”‹ Features

    • common: Add Pipe feature (51c2f34)
    • common: Add platform package abstraction (88f1f59)
  • v5.43.1 Changes

    February 21, 2020

    5.43.1 (2020-02-21)

    ๐Ÿ› Bug Fixes

    • common: Fix error on requestContext that disable logs (8be04b7), closes #764
  • v5.43.0 Changes

    February 19, 2020

    5.43.0 (2020-02-19)

    ๐Ÿ”‹ Features

    • mongoose: property definition for Trim (2012248)
    • mongoose: Trim decorator (b4dc4b3)
  • v5.42.3 Changes

    February 18, 2020

    5.42.3 (2020-02-18)

    ๐Ÿ› Bug Fixes

    • common: Fix PrimitiveConverter when a query param is deserialized (a93f364), closes #764
    • common,monogoose: Serialize all props when the object is saved to mongoose database. (f2c3f9b), closes #761
  • v5.42.2 Changes

    February 16, 2020

    5.42.2 (2020-02-16)

    ๐Ÿ› Bug Fixes

    • common: Optimize performances on DIConfiguration class (e3e4298)
    • common: Refactoring contextMiddleware to fix memory leaks (c8e08a5)
    • common: Suppress memory-leak (e0b3acd)