Skip to content

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

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

0.2.0

04 Jun 01:28

Choose a tag to compare

  • fix: ACNA-2967 - web actions and web sequences with the same name can be deployed, web action implementation is unreachable (#50) 3b85b0b
  • fix: ACNA-2993 - missing important test for web server port (#49) e364c65
  • fix: remove unused deps (depcheck) (#23) 83dda84
  • fix: ACNA-2988, ACNA-2987 - npm run e2e fixes for Windows (#40) 6d62320
  • fix: ACNA-2989 - update @oclif/core to v3.x (#41) ca7f27e
  • build(deps-dev): bump eslint-config-oclif from 4.0.0 to 5.2.0 (#28) c05809d
  • gracefully handle crashed server on exit f40131f
  • fix: ACNA-2959, ACNA-2966, ACNA-2784 - creating a standalone app, and running aio app dev, results in an exception. add unit and e2e tests (#25) 233ef5a
  • feat: ACNA-2783 - front-end hot reload (#15) 58e0b80
  • Merge pull request #20 from adobe/wsk-env 71638e5
  • Merge pull request #19 from adobe/secrets-inherit-nodejs-ci b85153e
  • openwhisk expected env vars 265adb6
  • fix: inherit secrets in nodejs ci workflow 64b77ed
  • Merge pull request #6 from adobe/update-items dfe0b73
  • Merge pull request #4 from adobe/ACNA-2921 54fae26
  • fix: remove unused files and deps, add .github/workflows and templates 4f2ead7
  • fix: update eslint-config, removed unused files, update bin/run, fix eslint issues e64d7a4
  • Merge branch 'main' into ACNA-2921 1d4c28f
  • handle action that does not export main, formatting, cleanup console logs 6593efd
  • fix: linting issues (#3) 3374391
  • fix: action undefined, clean up logs b588acd
  • fix: DEV_KEYS_DIR was undefined cdb8bed
  • clean up logging, dev-preview a49de18
  • rewrite config urls to point at localhost 001ed81
  • cleanup, output correct port fbed3bd
  • pretty print config.json, utf-8 is default 8cff6cf
  • update lockfile 88c60b8
  • generate fake activationId 79cac33
  • allow pre-release direct install 4fa2814

46f17a5...0.2.0