Ts.ED v5.58.0 Release Notes

Release Date: 2020-06-20 // almost 4 years ago
  • 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)