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
package: Now you are required to have Angular v10 as a peer dependency.
api: Previously deprecated module contained all the pieces of public API in on module
and this was not tree-shakeable. Now it has been removed and replaced by the module that only
contains DynamicComponent. All other pieces are available in their own modules.