Skip to content

Releases: Klustre/extender

0.0.10

23 Dec 08:33

Choose a tag to compare

Changed

  • Import as text with ?text suffix instead of .text.js

0.0.9

22 Nov 12:55

Choose a tag to compare

Added

  • References to 'Types for Adobe' types

Fixed

  • Cross platform npm scripts (see #4)
  • Error handling in jsxbin.js
  • Script path in launch.json

0.0.8

14 Nov 18:31

Choose a tag to compare

Added

  • Import .png and .jpg icons as binary string

0.0.7

08 Nov 18:33

Choose a tag to compare

Added

  • Import JavaScript files as text

0.0.6

18 Aug 10:28

Choose a tag to compare

Added

  • Minimum required Node version as engines in package.json
  • Every .js file in src/ is considered an entrypoint
  • Multiple entrypoints result in multiple scripts
  • A single entrypoint is renamed to name from package.json

Changed

  • Minification does not rewrite syntax to avoid Extendscript errors

0.0.5

12 Aug 07:18

Choose a tag to compare

Added

  • Exposes PRODUCT_DISPLAY_NAME environment variable
  • Copies static files from /static

Changed

  • Renamed entrypoint to main.js instead of app.js

Fixed

  • Improves debug configuration

0.0.1

12 Aug 07:13

Choose a tag to compare

Initial release