@Sugoi/Server v3.0 Release Notes

Release Date: 2018-10-15 // over 5 years ago
  • 🆕 New features

    • @Authorized and @RequestSchemaPolicy are now available to apply on class level- will affect all class methods.
    • multiple @Authorized and RequestSchemaPolicy able to apply on single class\function level.
    • core is no more needed to be installed separately, all methods are re-exported.

    Optimization

    • ✅ Test coverage