Releases: adobe/aio-cli-plugin-app
Releases · adobe/aio-cli-plugin-app
9.2.0
9.1.1
- ACNA-1782 chore: remove typescript dep, engineStrict, update bin/run (#575) 10bb351
- fix: oclif readme --no-aliases (#574) 647a513
- fix: ACNA-1652 - update the delete command (move code from generator-aio-app) (#570) 3074f2d
- fix: ACNA-1763 - update aio app:list:extension and aio app list:extension-points commands (#571) d56946a
- Command.load is now async, await it. This fixes #572 (#573) 872c6fb
9.1.0
What's Changed
- fix: ACNA-1756 - config schema changes for integration type apikey by @amulyakashyap09 in #568
Full Changelog: 9.0.1...9.1.0
9.0.1
9.0.0
- fix: update @adobe dependencies to their next major version, misc dependencies (#567) 8a4f46c
- fix: ACNA-1634 - Replace Developer Terms of Service text with help text and Developer Console url #566 8e43e17
- fix: ACNA-1687 - fix option skipInstall for generators #561 163d3a3
- fix: ACNA-1741 - invalid config error #565 9bfd9f2
- fix: daily tests failure ([email protected] issue) ba5d8cb
- fix: ACNA-1687 | fixed option skipInstall for appGen, extGen, addActionGen 341f25d
- fix: ACNA-1375 - updater for runtimes.json for aio app run --local (#557) ac0cd12
- feat: build all .html files, not just index. includes subdirs (#530) 1189c76
- fix: variable should either be isLocal or isRemote throughout instead of negating the received value and passing it to another function. - breaking: remove node-12 support (#548) 2ab6c01
- fix: prepack use oclif, not oclif-dev fb4b9ca
- chore: oclif v2 migration (#517) a10b14c
- fix: force build on every aio app run (for switching from remote and local contexts) (#551) 073bb5b
- fix: changes needed for parcel@2 (#550) 6c7ca51
- fix: create prerelease.yml (#536) 4c4950f
- chore(package): update @parcel/reporter-cli to 2.5.0 (#531) 611ba4d
- fix: delete extensions text (#532) 5ef5b2d
- fix: clearer help text for apps with multiple extensions (#526) 2487cfe
- fix: remove typescript dependency (#525) 7a32a8f
8.6.1
8.6.0
- fix: ACNA-1229 - failing unit test after changes on utils.getActionUrls (#495) 89ad6b8
- fix: ACNA-1493 - pick up logs from __secure actions (#515) f7e48e0
- fix: show actual error when command is not run in an app folder (#521) 1c0363d
- fix: ACNA-1381 - removed duplicated log message (#518) a48e58d
- feat: ACNA-1475 - verbose logging for headless application or local runtime (#506) a989b5a
- feat: ACNA-1240 - Added ability to accept Dev Terms of Service (#509) ed46cbe
8.5.1
8.5.0
- nit: remove console.log from test ee976d3
- log-forwarding config: downplay spinner messaging (#510) 2ea1223
- Fixed: log-forwarding secret settings are not saved (#508) 311844c
- bump minor deps @adobe/aio-lib-runtime, @adobe/aio-lib-web 0233912
- App Builder experience for Configurable Logging (#502) 3c53535
- fix: typo in daily.yml 0a4f10e
- fix: daily.yml npm install and test (#503) e28ea5d