Skip to content

Releases: adobe/aio-cli-plugin-app-dev

2.1.2

06 Aug 05:23

Choose a tag to compare

  • fix: ACNA-3942 - error when running project with no actions (#156) 960a4fd
  • fix: restore process.env after exec action with side-effects (#153) afad051
  • fix: fixed the issue where unmapped action input params show up as literal placeholders 62d9137
  • fix: revert open to allow require cjs bfd5622

2.1.1...2.1.2

2.1.1

27 May 20:50

Choose a tag to compare

  • Set action name to /ns/pkg/action just like the real thing (#152) 0fbfe43
  • Add AIO_DEV env flag to detect running local (#151) 2b63ead
  • Add package-level inputs when invoking actions (#136) 3b5bf4d
  • build(deps-dev): bump oclif from 3.17.2 to 4.17.13 (#130) 98481a6
  • build(deps): bump inquirer from 8.2.6 to 12.3.2 (#129) 49f7783
  • build(deps): bump open from 8.4.2 to 10.1.0 (#74) 11f834f
  • Updated deps (#127) 8f80a59

2.1.0...2.1.1

2.1.0

08 Jan 23:02

Choose a tag to compare

  • Allow dev serve of non-web actions for convenience (#125) e3801a7

2.0.1...2.1.0

2.0.1

14 Nov 01:50

Choose a tag to compare

  • feat: ACNA-3249 - node 22 has warning in every cli command (eslint error) (#124) 779629f

2.0.0...2.0.1

2.0.0

01 Oct 18:01

Choose a tag to compare

  • feat: ACNA-3098 - allow action invocation of ES Modules / Typescript (#87) 98d4e2a
    -- debugged actions are built before being run
    1.1.2...2.0.0

1.1.2

26 Sep 21:51

Choose a tag to compare

  • Change dir before invoking action code (#109) ab3bbe6
  • interpolate non-string values read from .env (#104) 5db8c0f

1.1.1...1.1.2

1.1.1

21 Aug 18:07

Choose a tag to compare

  • fix: improper use of readFile to read the generated public cert (#95) 70b6558

1.1.0...1.1.1

1.1.0

07 Aug 04:31

Choose a tag to compare

  • feat: ACNA-3105 - add SERVER_HOST environment variable override (#90) d4cf10d
  • feat: ACNA-3097 - support web:raw (#84) 5a0b6eb
  • fix: README command name (#64) c9fdf57
  • fix: add syntax error action deploy handling (#72) bbd0fb0
  • fix: ACNA-3083 - syntax error in action function should match error in Runtime server (#73) dc8527a

1.0.1...1.1.0

1.0.1

17 Jul 08:45

Choose a tag to compare

1.0.0...1.0.1

1.0.0

25 Jun 18:56

Choose a tag to compare

  • interpolate env vars, tests (#60) eccc251
  • Catch and recover from errors when loading actions with syntax errors (#52) 3cf8dd8
  • less code, less problems (#53) 8f22caa
  • fix: chrome debugging in VS Code (server detect) wasn't working due to an extra space after the colon (#58) 26a00a3
  • remove parcel cli reporter (#55) 0182354
  • Merge pull request #57 from adobe/Cleanup 521c17b
  • remove Jesse's naggy justifications for developing this plugin eb8bb93

0.2.0...1.0.0