Skip to content

Releases: leoweyr/LSEScaffold

0.2.1

27 Jan 16:39
Compare
Choose a tag to compare

Bug Fixes

  • correct entry resolution in manifest.json handling based on package.json (d597bab)
  • scripts: correct local deployment to prevent npm install override (ea61ebd)

0.2.0

25 Jan 17:13
Compare
Choose a tag to compare

Features

  • cli: add support for local deployment of Legacy Script Engine plugins (ea9ef70)
  • enable deployment of plugins to local Levilamina server (6aeec36)
  • introduce handling for the project-generated plugin package (e51a169)

0.1.0

25 Jan 10:38
Compare
Choose a tag to compare

Features

  • add manifest.json handling for Legacy Script Engine plugin package (57b8ba1)
  • add package.json parsing capability (13da182)
  • add packaging functionality for Legacy Script Engine plugin (58be2a4)
  • add support for TypeScript projects (3265ace)
  • add tsconfig.json parsing capability (fa8f3b9)
  • cli: add support for manifest and packaging of Legacy Script Engine plugins (2933e01)