Releases: tsedio/tsed
Releases · tsedio/tsed
v5.21.0
5.21.0 (2019-06-28)
Bug Fixes
Typescript compilation issue (d29571d )
Features
common: Add @PropertySerialize / @PropertyDeserialize decorator (ac006f4 ), closes #572
mvc: Add @UseFilter decorator (d30c7d9 )
v5.20.0
5.20.0 (2019-06-20)
Features
mongoose: Added one more parameter to @ref for defining the reference type (e22d38d )
v5.19.1
5.19.1 (2019-06-15)
Bug Fixes
di: Add UndefinedTokenError to prevent missing emitDecoratorMetadata in tsconfig.json (0402760 )
v5.19.0
5.19.0 (2019-06-14)
Bug Fixes
Features
common: Add UseBeforeEach decorator. (18be9cb )
v5.18.2
5.18.2 (2019-06-10)
Bug Fixes
di: Fix injector error message (8c283d5 )
testing: Suppress log when we use TestContext.bootstrap (6e8a5a7 )
v5.18.1
5.18.1 (2019-05-29)
Bug Fixes
Fix InjectionError and AuthenticatedMiddleware (0337a09 )
v5.18.0
5.18.0 (2019-05-24)
Bug Fixes
mongoose: Fix interface for ref decorator (bfd38bc )
mongoose: fix schema builder (cc6bb7e )
Features
core: Add StoreFn decorator (f81dce1 )
mongoose: Add ObjectID decorator (c260d19 )
mvc: Add PropertyFn decorator (565ab93 )
v5.17.1
5.17.1 (2019-05-23)
Bug Fixes
mvc: Remove endpoint.store from documentation (b11618e )
You can’t perform that action at this time.