- Drops support of Node.js < v18.
- Fixes
upload
command.
- Enables support for Node.js > v14.
- Increase maximum file size for plugin binary uploads to 30MB.
- Fixes usages of options passed to any command.
- Drops support of Node.js < v14.
- Fixes loading of extra plugin fields.
- Fixes
upload
command.
- Adds compatibility with Showpare's 4-digit version numbers.
- Adds support for nested lists in changelog markdown.
- Fixes evaluation of Shopware version compatibility constraints for Shopware 5 plugins.
- Makes commands
changelog
andupload
compatible with Shopware 6 plugins. - Makes command
compatibility
fail when executed for a Shopware 6 plugin. - Fixes a bug in command
dump-plugin
that lead to a crash when trying to dump a plugin that does not exist. - Removes methods:
ShopwareStoreCommander.getSalesForPlugin
ShopwareStoreCommander.getCommissionsForPlugin
- Removes files:
lib/pluginChangelogParser.js
lib/pluginInfo.js
lib/pluginJsonReader.js