Skip to content

Tags: dpa99c/cordova-check-plugins

Tags

4.0.5

Patch version: 4.0.5

4.0.4

Patch version: 4.0.4

4.0.3

Patch version bump: 4.0.3

4.0.2

v4.0.2

4.0.1

Patch version: 4.0.1

4.0.0

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.

3.1.1

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

3.1.0

Minor version bump: 3.1.0.

Fix JSHint error.

3.0.1

Patch version: 3.0.1

3.0.0

Delete package.json from tmp Cordova project since it's overwriting t…

…he real one