Hello @Romakita
if you will deprecate @ServerSettings then as we will configure all parameters like mount and viewsDir
Thanks
Hello @chiqui3d
ServerSettings will be replaced by an equivalent decorator with the same options and mechanism.
I want to introduce a new decorator which can be use over any class to store a part of the configuration like @Configuration decorator. DI will resolve configuration when app is built by PlatformFactory.
Currently all stories aren鈥檛 described. I鈥檒l doing that this week and see your feedback ;)
See you
@Romakita
Will there be any support for 5.x after 6.x release?
@dlinx
I'll produce a migration page to help developer. A large part of the existing code in v5 will be available on v6. Some v6 features are already available in v5.
The breaking change will be about existing deprecated features in v5:
v6 depreciation:
https://v6.tsed.io (alpha)
Koa integration is almost done. Some internal small changes are necessary to use Koa with the existing code but globally it works. I planed also to support Express v5 by releasing @tsed/platform-express5, just for fun. Then I want to develop a package to support fastisfy. I still have questions for HAPI. Maybe one of you will do it before me :)
Alpha support koa now. The beta will be out soon.
V6 is released 馃コ馃コ
Most helpful comment
https://v6.tsed.io (alpha)