0.25.2 - 2026-03-03
- Bump vulnerable dependency
fast-xml-parser
0.25.1 - 2026-02-19
- Bump vulnerable dependency
fast-xml-parser
0.25.0 - 2026-02-02
- Bump
@aws-sdk/*dependencies
0.24.0 - 2026-01-13
- Bump
@aws-sdk/*dependencies
0.23.0 - 2025-07-01
- Added: Wrap plugin errors with helpful message
0.22.0 - 2024-07-30
- Bump
@aws-sdk/*dependencies
0.21.0 - 2024-07-03
- Remove deprecated
decorateDefaultCredentialProvider
0.20.0 - 2024-05-15
- Added: Add support for
yarn createcommands
0.19.0 - 2024-04-22
- Added: Add support for
skipCommand
0.18.0 - 2024-01-17
- Bump
@aws-sdk/*dependencies
0.17.0 - 2023-10-23
- BREAKING: Upgrade to Yarn 4
0.16.1 - 2023-09-14
- Return dummy header in Dependabot
0.16.0 - 2023-07-18
- Skip authentication in Dependabot
0.15.0 - 2023-07-05
- Bump dependencies
0.14.0 - 2023-06-06
- Bump
@aws-sdk/*dependencies
0.13.0 - 2023-04-21
- Removed: Remove unnecessary
migratecommand- This is no longer needed (link)
0.12.0 - 2022-12-20
- Bump
@aws-sdk/*dependencies
0.11.0 - 2022-12-16
- Added: Add support for Web Identity Tokens
0.10.1 - 2022-07-20
- Fixed: Don't require plugin config to be provided
0.10.0 - 2022-05-27
- Added: Add support for
preAuthCommand
0.9.2 - 2022-02-10
- Bump vulnerable dependencies
0.9.1 - 2022-02-10
- Fixed: Detect
yarn dlxcommands more robustly
0.9.0 - 2021-12-17
- BREAKING: Switch to the
getNpmAuthenticationHeaderhooknpmAlwaysAuth: truemust be specified in.yarnrc.ymlfrom now on
0.8.0 - 2021-08-03
- BREAKING: Upgrade to Yarn 3
0.7.6 - 2021-04-20
- Added: Add
yarn workspaces focusto list of registry commands
0.7.5 - 2021-03-12
- Added: Add
yarn pack --install-if-neededto list of registry commands
0.7.4 - 2021-01-20
- Fixed: Start in working directory when searching for plugin config files on
yarn dlx
0.7.3 - 2021-01-11
- Fixed: Correct minimum
yarnversion to resolveparseOptionalBooleanerror
0.7.2 - 2020-12-30
- Fixed: Cache yarn cache in travis-ci
0.7.1 - 2020-12-30
- Fixed: Upgrade yarn for
fssupport ofBigInt(yarnpkg/berry#2232) - Fixed: Use local home directory in automated tests
0.7.0 - 2020-12-29
- Fixed: Prettier formatting
- Added: yarn prettier-check command
- Fixed: VS Code integration
- Fixed: typescript issue - added validation for AWS CA auth token
0.6.1 - 2020-12-28
- Use
miscUtils.parseOptionalBooleanfor optionalpreferAwsEnvironmentCredentials
0.6.0 - 2020-12-28
- Ignore plugin configuration files outside this project during automated tests
- Add support for
preferAwsEnvironmentCredentialsinPluginRegistryConfig - Bump dev dependencies
0.5.0 - 2020-12-23
- Migrate from tslint to eslint
- Bump dependencies
- Add support for multiple AWS profiles via
.yarn-plugin-aws-codeartifact.ymlconfiguration files
0.4.0 - 2020-12-11
- Add
upgrade-interactiveandsearchto list of registry commands
0.3.0 - 2020-12-08
- Remove
versioncommand in favor of updating README installation link
0.2.0 - 2020-12-05
- Add authorization hook support for
npmRegistriesandnpmScopes - Add
migratecommand that migratesyarn.lockentries to refer to AWS CodeArtifact for relevant packages - Rename
infocommand toversion
0.1.0 - 2020-12-04
- Initial release