Releases: pklaschka/xd-plugin-boilerplate
Releases · pklaschka/xd-plugin-boilerplate
XD 25 (Rev. 2)
- added
tsconfig.json
back in for IntelliSense consistency
XD 25 (Rev. 1)
v25.4
Trying to fix Release action
XD 25
- 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
XD 20
- added unit testing capabilities
- updated typings
- added documentation generation capabilities
XD 19
- updated typings
- updated
manifest.json
to match new specs
- added "default" icons with XD file for creating icons
- updated dependencies
XD 15 – Revision 1
- Added
assets
module to externals in the webpack config
XD-15
- Updated typings to match the XD-15 APIs