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

Changelog History
Page 12

  • v5.44.15 Changes

    March 31, 2020

    5.44.15 (2020-03-31)

    ๐Ÿ› Bug Fixes

    • common: Fix controller loading (b32c683), closes #789
  • v5.44.14 Changes

    March 30, 2020

    5.44.14 (2020-03-30)

    ๐Ÿ› Bug Fixes

    • di: Fix resolve method. Now class or instance added to configuration are preserved (ab72c27), closes #781
  • v5.44.13 Changes

    March 26, 2020

    5.44.13 (2020-03-26)

    ๐Ÿ› Bug Fixes

    • ๐Ÿ“„ docs: Add boolean type to httpsPort configuration option (919e88d)
    • ๐Ÿ“„ docs: Correct imports in error endpoint middleware (0c49a02)
    • ๐Ÿ“„ docs: Correct imports in global error middleware (3b861c4)
    • ๐Ÿ“„ docs: Correct imports in Seq example (1eece5e)
    • ๐Ÿ“„ docs: Correct service declaration with propper decorator (9de5767)
    • ๐Ÿ“„ docs: Correct using of QueryParams in swagger example (fa1d8cf)
    • ๐Ÿ“„ docs: Improve swagger endpoint documentation examples (d18833c)
  • v5.44.12 Changes

    March 25, 2020

    5.44.12 (2020-03-25)

    ๐Ÿ› Bug Fixes

    • common: Export paramFn decorator (5923580)
  • v5.44.11 Changes

    March 23, 2020

    5.44.11 (2020-03-23)

    ๐Ÿ› Bug Fixes

    • common: Add support for jest unit test framework (a9fb75e)
  • v5.44.10 Changes

    March 19, 2020

    5.44.10 (2020-03-19)

    ๐Ÿ› Bug Fixes

  • v5.44.9 Changes

    March 17, 2020

    5.44.9 (2020-03-17)

    ๐Ÿ› Bug Fixes

    • mongoose: fix example and add unit test. Fix mongoose options (34b75ec), closes #779
  • v5.44.8 Changes

    March 16, 2020

    5.44.8 (2020-03-16)

    ๐Ÿ› Bug Fixes

    • mongoose: Replace ExpressApplication by PlatformApplication to register a middleware (3f36f91)
  • v5.44.7 Changes

    March 13, 2020

    5.44.7 (2020-03-13)

    ๐Ÿ› Bug Fixes

    • โšก๏ธ Update package dependencies (e408a8c)
  • v5.44.6 Changes

    March 07, 2020

    5.44.6 (2020-03-07)

    ๐Ÿ› Bug Fixes

    • core: Update applyDecorator typing signature (3a138b4)