v6.0.0-alpha.1
Pre-release
Pre-release
6.0.0-alpha.1 (2023-03-14)
chore
- change temporary cache dir (d8a61d8)
- remove bootstrap targets and tear down targets commands (a6c63f0)
- remove init project command (5d2861a)
- replace Credentials with AwsCredentialIdentity (d48e830)
Features
BREAKING CHANGES
- change temporary cache dir from .takomo-cache to .takomo/cache
- replace Credentials with AwsCredentialIdentity
- convert to ES module
- require nodejs 18.14.2
- remove bootstrap targets and tear down targets commands
- remove init project command