Releases: tsedio/tsed
Releases · tsedio/tsed
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 )
v5.17.0
5.17.0 (2019-05-23)
Bug Fixes
mvc: acceptMimesMiddleware (fc72200 )
Features
mongoose: Add closeConnections method (2ac521a )
v5.16.0
5.16.0 (2019-05-21)
Bug Fixes
Remove factory declaration on ServerSettingsService (727b86e )
Remove precondition when building a controller (3b06c2c )
Update TestContext class. TestContext.invoke is now asynchronous (593805f )
Features
core: Add StoreSet and StoreSet decorators (2092c93 )
di: Add useFactory, useValue, useClass options and ProviderScope.INSTANCE (e1c9fa1 )
v5.15.0
5.15.0 (2019-05-14)
Features
mongoose: Update VirtualRef decorator to support more options (6e120a1 ), closes #549
You can’t perform that action at this time.