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

Changelog History
Page 8

  • v5.58.0 Changes

    June 20, 2020

    5.58.0 (2020-06-20)

    ๐Ÿ› Bug Fixes

    • core: Fix typo on UnsupportedDecoratorType message (0655c6e)

    ๐Ÿ”‹ Features

    • core: Store inherit from metadata and getDecoratorType return Enum (12bdfff)
    • di: Add @UseOptions and @opts decorators to inject options from service to another service. (bbe371a)
    • typeorm: Add @UseConnection to select which connection should be used with an injected repository (5cd7fc7)
  • v5.57.7 Changes

    June 15, 2020

    5.57.7 (2020-06-15)

    ๐Ÿ› Bug Fixes

    • common: Add a message on PlatformTest when the import "@tsed/platform-express" is missing on Server.ts (2af4807)
  • v5.57.6 Changes

    June 14, 2020

    5.57.6 (2020-06-14)

    ๐Ÿ› Bug Fixes

    • common: Move Render decorator inside PlatformExpress. Refactoring Platform Express (db24f02)
  • v5.57.5 Changes

    June 11, 2020

    5.57.5 (2020-06-11)

    ๐Ÿ› Bug Fixes

    • swagger: Set tags when building operation (6d55668), closes #844
  • v5.57.4 Changes

    June 11, 2020

    5.57.4 (2020-06-11)

    ๐Ÿ› Bug Fixes

    • common: Prevent require.extensions in webpack (229bffb)
  • v5.57.3 Changes

    June 11, 2020

    5.57.3 (2020-06-11)

    ๐Ÿ› Bug Fixes

    • #831: Add WEBPACK env variable to avoid dynamic import error (e78fdb2), closes #831
  • v5.57.2 Changes

    June 07, 2020

    5.57.2 (2020-06-07)

    ๐Ÿ› Bug Fixes

    • propertyType doc improvements (8f42221)
  • v5.57.1 Changes

    June 06, 2020

    5.57.1 (2020-06-06)

    ๐Ÿ› Bug Fixes

    • common: PlatformTest can be used with ServerLoader to run integration test (3089744)
  • v5.57.0 Changes

    June 05, 2020

    5.57.0 (2020-06-05)

    ๐Ÿ”‹ Features

    • passport: Configuration on protocol is merged with server protocol configuration (343734d)
  • v5.56.0 Changes

    May 27, 2020

    5.56.0 (2020-05-27)

    ๐Ÿ”‹ Features