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
Added passedModules member to the passed plugin object. passedModules gives access to the obsidian module. The reason for this change is that using require inside scripts is impossible.