Releases: adobe/aio-cli
Releases · adobe/aio-cli
10.3.4
- Merge pull request #744 from adobe/bugfix/ACNA-3561 504f519
- chore: show the supported versions from package json fdf63fc
- fix: missed the fix 66c3b90
- fix: using Config object takes care of reading and parsing the package.json file and updated unit tests 5cd5315
- fix: comments ca030ee
- chore: add test coverage 3d23583
- fix: lint error bfcb852
- chore: add a warning when non-supported node version is used 4fdb56b
10.3.3
10.3.2
10.3.1
10.3.0
- Update app and app-dev plugin major versions (#662) e246397
10.2.0...10.3.0
- change default --force-build to false
- handle cases where manifest specifies action dir, and it changes during run
- pass useForce for --force-deploy w/tests:100%
- use aio-lib-runtime with optimized build+deploy, update docs
- use dist folder (webpacked action source)
- add ESM action, Typescript action
- support DUMP_PARAMS input
- add source-map output for webpack, add .vscode/launch.json
- use aio-lib-runtime to build the app
- add actions watcher
- specify version of @adobe/aio-lib-runtime for buildActions emptyDist param
- run-dev tests code cleanup
- fixed actions-watcher tests leaks
- fix: require.cache cleanup, always build latest
- require aio-lib-runtime with optimized builds
10.2.0
- feat: aio-cli-plugin-app-storage (#636) 15f019e
- chore(deps): bump ejs from 3.1.9 to 3.1.10 (#613) bcc59ef
- chore(deps): bump follow-redirects from 1.15.5 to 1.15.6 (#598) 994b8f6
- chore(deps): bump fast-xml-parser, @aws-sdk/client-s3 and @aws-sdk/client-cloudfront (#628) f6f147c
This release brings in support for aio app state
commands
10.1.0
- feat: add app-dev command ^1 (#622) 8853172
- fix: remove archaic package.json ln scripts. This closes #618 (#623) 8b56f82
- fix: update package-lock for high severity items (#616) 57e9984
- chore(deps): bump @oclif/plugin-help from 5.2.13 to 6.0.12 (#572) e973452
- chore(deps): bump @oclif/plugin-plugins from 2.4.7 to 4.1.22 (#575) 91824d7
- chore(deps): bump @oclif/plugin-autocomplete from 2.3.5 to 3.0.5 (#561) cb601aa
- chore(deps): bump crypto-js from 4.1.1 to 4.2.0 (#535) eef9efc
- fix: update package-lock.json dce5be8 129dcd1
10.0.0
- fix: update package-lock.json ff78235
- chore(deps): update package.json adobe dependencies, fix eslint issues 05e5a60
- fix: deduplicate TOC in README.md (#566) b6086f2
- fix: update prerelease.yml (dependencies_to_update) f6ec5c0
- fix(breaking-change): update for nodes 18 and 20 (#547) a2f637c
This release includes major releases of these packages below, which increases the minimum node version to node-18.
node-14 and node-16 are EOL.
- @adobe/aio-lib-core-logging@3.0.0
- @adobe/aio-lib-core-config@5.0.0
- @adobe/aio-lib-core-errors@4.0.0
- @adobe/aio-lib-core-networking@5.0.0
- @adobe/aio-lib-env@3.0.0
- @adobe/aio-cli-plugin-certificate@2.0.0
- @adobe/inquirer-table-checkbox@2.0.0
- @adobe/aio-lib-core-tvm@4.0.0
- @adobe/aio-lib-runtime@6.0.0
- @adobe/aio-lib-console@5.0.0
- @adobe/aio-lib-web@7.0.0
- @adobe/aio-lib-files@4.0.0
- @adobe/aio-lib-state@3.0.0
- @adobe/aio-lib-ims-jwt@5.0.0
- @adobe/aio-lib-ims-oauth@6.0.0
- @adobe/aio-lib-ims@7.0.0
- @adobe/aio-lib-events@4.0.0
- @adobe/aio-cli-lib-console@5.0.0
- @adobe/aio-cli-lib-app-config@4.0.0
- @adobe/aio-lib-customer-profile@3.0.0
- @adobe/aio-lib-target@4.0.0
- @adobe/aio-lib-analytics@4.0.0
- @adobe/aio-lib-campaign-standard@4.0.0
- @adobe/aio-sdk-core@3.0.0
- @adobe/aio-sdk@5.0.0
- @adobe/aio-lib-test-proxy@2.0.0
- @adobe/aio-cli-plugin-telemetry@2.0.0
- @adobe/aio-cli-plugin-config@5.0.0
- @adobe/aio-cli-plugin-auth@4.0.0
- @adobe/aio-cli-plugin-info@4.0.0
- @adobe/aio-cli-plugin-doc@2.0.0
- @adobe/aio-cli-plugin-events@4.0.0
- @adobe/aio-cli-plugin-console@5.0.0
- @adobe/aio-cli-plugin-runtime@7.0.0
- @adobe/aio-lib-console-project-installation@3.0.0
- @adobe/aio-lib-templates@3.0.0
- @adobe/aio-lib-template-validation@5.0.0
- @adobe/generator-app-common-lib@2.0.0
- @adobe/generator-add-action-asset-compute@2.0.0
- @adobe/generator-app-asset-compute@2.0.0
- @adobe/generator-add-action-generic@1.0.0
- @adobe/generator-add-web-assets-exc-react@1.0.0
- @adobe/generator-add-web-assets-exc-raw-html@1.0.0
- @adobe/generator-app-excshell@1.0.0
- @adobe/generator-add-events-generic@2.0.0
- @adobe/generator-app-events-generic@2.0.0
- @adobe/generator-add-publish-events@1.0.0
- @adobe/aio-cli-plugin-app-templates@2.0.0
- @adobe/generator-add-action-analytics@1.0.0
- @adobe/generator-add-action-campaign-standard@1.0.0
- @adobe/generator-add-action-customer-profile@1.0.0
- @adobe/generator-add-action-target@1.0.0
- @adobe/generator-aio-app@7.0.0
- @adobe/aio-cli-plugin-app@12.0.0
- @adobe/aio-cli@10.0.0
9.4.1
- fix: ACNA-2593 - support
aio -v
andaio -h
(#525) 8c7b8d3 - includes v9.4.0 features and fixes
9.4.0...9.4.1
9.4.0
- fix(deps): update @adobe/aio-cli-plugin-app to v11.0.0 (#522) 076edcd
- Merge pull request #514 from adobe/CI-6248 4d8acf8
- update dependencies 0c541fe
- Merge pull request #507 from adobe/events-plugin-update-3.3.0 7062808
- update package-lock 7138e4c
- Update @adobe/aio-cli-plugin-app version d2b4ee8
- update @adobe/aio-cli-plugin-events version 8f08602
- chore(deps): bump @oclif/core from 2.8.12 to 2.11.7 (#484) 7952ef9
- chore(deps): bump @oclif/plugin-warn-if-update-available (#481) 318b14b
- chore(deps): bump @oclif/plugin-autocomplete from 2.3.2 to 2.3.5 (#483) 015c4b6
- chore(deps): bump @oclif/plugin-help from 5.2.12 to 5.2.13 (#472) 0486bed
- chore(deps): bump @oclif/plugin-warn-if-update-available (#471) 6b50cb9
- chore(deps-dev): bump eslint from 8.44.0 to 8.45.0 (#469) 136372a
- fix: remove filesystem mock, update @oclif/core to 2.8.12 (pinned) and add override (#467) 4e4b648
- chore(deps-dev): bump eslint from 8.37.0 to 8.44.0 (#459) d710269
- chore(deps): all @adobe deps (and package-lock.json) 11f4ff0
- chore(deps): bump @oclif/plugin-autocomplete from 1.4.6 to 2.3.1 (#455) d3660a3
- chore(deps): bump @oclif/plugin-not-found from 2.3.22 to 2.3.26 (#446) bb52206
- chore(deps-dev): bump oclif from 3.7.3 to 3.9.1 (#440) e13a935
- chore(deps-dev): bump jest-junit from 15.0.0 to 16.0.0 (#416) 750e87e
- chore(deps): bump @types/jest from 29.5.0 to 29.5.2 (#433) cef5c8d
- chore(deps): bump fast-xml-parser and @aws-sdk/client-s3 (#445) 2788fe5
- chore(deps): bump semver from 7.3.8 to 7.5.2 (#443) 89974fe