Skip to content

Releases: adobe/aio-cli-plugin-app

8.1.0-next.0

17 Sep 20:30
Compare
Choose a tag to compare
8.1.0-next.0 Pre-release
Pre-release

8.0.3...8.1.0-next.0

8.0.3

02 Sep 05:29
Compare
Choose a tag to compare
  • Create new yeoman env to workaround issue with conflicter (#469) d8a6c99

8.0.2...8.0.3

8.0.2

31 Aug 07:35
Compare
Choose a tag to compare

8.0.1...8.0.2

8.0.1

10 Aug 13:52
Compare
Choose a tag to compare
  • fix: split out @adobe/aio-cli-lib-app-config (#460) 79967e1
  • nit: pass flag values instead of flags - least privilege (#459) 6d22dcc
  • fix: @adobe/aio-lib-ims will require node-12 or greater starting July 14th, 2021 (#462) 3fada41
  • fix: app run & deploy messages should differentiate between web action and non-web action URLs (#457) aed6ddb
  • fix : use services details if present in config (#450) d1d645c
  • fix: ctrl-c was not working properly for aio app run (#458) 6214800
  • fix: aio app deploy -a on an action that does not exist, shows a successful deploy #443 - ACNA-1239 (#456) 46238bb
  • fix: app delete extension xyz doesn't delete test files for extensions (#454) de8f8e3
  • fix: inform user if no actions were built (#448) 436caec
  • fix: grammar (#447) ca269a5

8.0.0...8.0.1

8.0.0

29 Jul 01:27
Compare
Choose a tag to compare
  • drop eslint-plugin-jsdoc to ^25 d6fa172
  • breaking change: extension registry support (#417) 53e837d
  • bump dependencies 60525bf
  • add release branch ci (#423) 8308497
  • fix: ACNA-1026 - aio app test is failing on EBADF bad file descriptor (Windows only) (#415) a7833aa
  • Skip running on unsupported node version 10 e7b1749
  • Require node >= 12.2.0 40ea74f

7.0.2...8.0.0

7.0.2

08 Jun 07:46
Compare
Choose a tag to compare
  • Enabling hmr for parcel (#411) d1ac5ba
  • Fix stage env detection (#407) d15616a
  • fix: ACNA-934 - aio app use help text does not specify what happens when a config file is not specified (#406) d5e58be

7.0.1...7.0.2

7.0.1

27 May 01:16
Compare
Choose a tag to compare
  • removed unneeded @parcel/reporter-dev-server (#408) 11d1e4d

7.0.0...7.0.1

7.0.0

26 May 11:57
Compare
Choose a tag to compare
  • Upgrade to parcel v2 and node 14 support (#397) 66a7a10
    Trying to build/deploy/run apps created with previous versions with our default react UI will throw an error now SyntaxError: Support for the experimental syntax 'jsx' isn't currently enabled
    To fix this, add "plugins": ["@babel/plugin-transform-react-jsx"] to .babelrc file and also npm install --save-dev @babel/plugin-transform-react-jsx.

6.3.0...7.0.0

6.3.0

17 May 14:49
Compare
Choose a tag to compare
  • feat: add nodejs-v14 support for local openwhisk (#405) 7f754d7
  • fix: only run actions if in the adobe/ repo (#403) 4d4e16d
  • fix: updated openwhisk.jar location (#404) 21b8b3e
  • feat: allow overriding of local openwhisk jvm args (#402) aa2e4ad
  • feat: added app info command, with tests (#399) cf6df7a
  • fix: upgrade Jest for node14 support (#390) 024eb59

6.2.0...6.3.0

6.2.0

16 Apr 09:46
Compare
Choose a tag to compare

6.1.0...6.2.0