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
Major version: 4.0.0
Change default behaviour to save changes when updating plugins to config.xml and package.json unless --nosave argument is specified.
This is the opposite of earlier versions where the default behaviour is NOT to save changes unless the --save argument is specified.
Fix adding registry plugins for config.xml if they don't exist locally.
Support adding locally-sourced plugins from config.xml.
Don't abort with error if plugins/fetch.json is found: just warn and continue.
Patch version: 3.1.1