-
-
Notifications
You must be signed in to change notification settings - Fork 284
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rc #2880
base: production
Are you sure you want to change the base?
Rc #2880
Conversation
…e or value in injectable property value defined by Constant and Value decorator are now available on constructor injectable services on property are now available in the constructor BREAKING CHANGE: This change require to set ` "useDefineForClassFields": false` in your tsconfig Some DI methods are removed like bindInjectableProperties() which is not necessary.
…e type signature of container typegraphql definition
…t used method BREAKING CHANGE: remove PlatformBuilder.addComponents() method which isn't used method
…vailable from @tsed/di BREAKING-CHANGE: getInterceptorOptions must be imported from @tsed/di instead of @tsed/platform-cache
…spectively ORM and EM instance
…f @tsed/mongoose The module can be used with mongoose or mikro-orm.
BREAKING CHANGE: remove @tsed/vite-ssr-plugin use @tsed/vike instead
BREAKING CHANGE: remove @tsed/testing-mongoose. Use @tsed/testcontainers-mongo instead
…torValue BREAKING CHANGE: remove deprecated MongooseModelOptions.discriminatorValue. Use @DiscriminatorValue instead
BREAKING CHANGE: remove deprecated PlatformLoggerSettings interface. Use DILoggerOptions instead
…actory interface BREAKING CHANGE: remove deprecated PlatformCacheLegacyStoreFactory interface. Use FactoryStore instead
BREAKING CHANGE: remove deprecated OperationMethods constant. Use OperationVerbs instead
BREAKING CHANGE: remove Route alias decorator. Use Operation instead
BREAKING CHANGE: remove deprecated BullMQConfig.defaultJobOptions. Use BullMQConfig.defaultQueueOptions instead
…property from $ctx
BREAKING CHANGE: all implementation and configuration of @tsed/apollo have changed.
BREAKING CHANGE: @tsed/typegraphql use new @tsed/apollo package and support Apollo v4
BREAKING CHANGE: @tsed/typegraphql use new @tsed/apollo package and support Apollo v4
…hOptions/Authorize decorator
🎉 This PR is included in version 8.0.0-rc.2 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
…ref to injector directly
🎉 This PR is included in version 8.0.0-rc.3 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
BREAKING CHANGE: importPackage is removed from @tsed/core. Use import() instruction instead.
Important Review skippedMore than 25% of the files skipped due to max files limit. The review is being skipped to prevent a low-quality review. 176 files out of 274 files are above the max files limit of 75. Please upgrade to Pro plan to get higher limits. You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
🎉 This PR is included in version 8.0.0-rc.4 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
No description provided.