You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NestJS now offers an official eventing library, which could be a good replacement for the event emitting code that is used by the entities module. The old library still works, but hasn't seen any updates or active support in a while, so switching to the official setup could prevent some trouble in the future.
The text was updated successfully, but these errors were encountered:
NestJS now offers an official eventing library, which could be a good replacement for the event emitting code that is used by the entities module. The old library still works, but hasn't seen any updates or active support in a while, so switching to the official setup could prevent some trouble in the future.
The text was updated successfully, but these errors were encountered: