Xd Plugin Boilerplate Versions Save

A boilerplate for plugins for Adobe XD CC including preconfigured linting, autocompletion and Webpack for bundling

v25.5

4 years ago
  • added tsconfig.json back in for IntelliSense consistency

v25.4

4 years ago

v25.0

4 years ago
  • Added GitHub actions CI workflow
  • Removed types folder and added the type declarations as an npm dependency
  • Added a test to check whether the package.json and manifest.json version numbers match
  • Fixed main.js

v20.0

4 years ago
  • added unit testing capabilities
  • updated typings
  • added documentation generation capabilities

v19.0

4 years ago
  • updated typings
  • updated manifest.json to match new specs
  • added "default" icons with XD file for creating icons
  • updated dependencies

v15.2

5 years ago
  • Updated typings

v15.1

5 years ago
  • Added assets module to externals in the webpack config

v15.0

5 years ago
  • Updated typings to match the XD-15 APIs