6.0.0
- feat: configurable webpack config for actions aio-lib-runtime@1.3.0
- feat: add/delete service commands and app use enhancements (#368) 99b2089
- aio app add service
- aio app delete service
aio app use
- NEW flags for switching workspaces: --workspace-name (-w), --confirm-service-sync, --no-service-sync, --no-input, --workspace
- BREAKING CHANGE:
aio app use -w
for write has been removed, used for another flag (--overwrite flag remains) - BREAKING CHANGE:
aio app use -m
has been removed (--merge flag remains)
- fix: output text consistency 6c7f9fe
- fix: use default parcel bundler in aio-lib-web (#371) 739bd6c
- fix: React template: issue where you cannot hot reload React components (#370) 179f9d1