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
Direct import of @kikiutils/classes is no longer available. Please use the corresponding import path for the specific class, such as @kikiutils/classes/path.
Due to certain reasons, the dependencies required for SSH have been moved to manual installation. If you are using the SSHClient class, you will need to install @types/ssh2 and node-ssh manually.
💅 Refactors
⚠️ Remove entry point file and update build process (a51cea7)
🏡 Chore
⚠️ Move node-ssh dependency to devDependencies (e0e8719)
Update exports configuration in package.json (acb540c)
⚠️ Breaking Changes
⚠️ Remove entry point file and update build process (a51cea7)
⚠️ Move node-ssh dependency to devDependencies (e0e8719)