AdobeXD / xdpm

A helper CLI for XD plugin development
https://github.com/AdobeXD/xdpm/blob/master/README.md
Apache License 2.0
65 stars 15 forks source link

Inform update of the format of manifest.json (xdpm 1.x.x) #15

Closed yoshikinoko closed 5 years ago

yoshikinoko commented 5 years ago

Summary

As of XD 17.x update, old (~16.x ), manifest.json format will not work in latest XD. So please announce the update with the tool used for development every day.

For who

The developer ser uses the old format of manifest.json and xdpm 1.1.x.

How

xdpm informs developers about the updates of manifest.json. When they execute xdpm commands (validate, package, deploy, etc.) output (info) of xdpm accompanies URL of the updated manifest.json doc.

I guess, xdpm can notice the old fashioned manifest.json be validating "host.minVersion"

yoshikinoko commented 5 years ago

Sorry, old (~16.x ), manifest.json format also worked in 17.x. I'll close the issue. Sorry, XD