Skip to content

upload-assets-to-s3: v2.1.0

Compare
Choose a tag to compare
@next-team next-team released this 08 Mar 11:41
5a450ea

2.1.0 (2023-03-07)

Features

  • handle default option values with zod (7c03517)

Bug Fixes

  • delete default options from plugins' .toolkitrc.yml files (8a7d0ae)
  • upload-assets-to-s3: allow setting region for uploads (89a984d)
  • upload-assets-to-s3: better error handling on looped promises (f61cf1e)
  • upload-assets-to-s3: clarify functionality for multi bucket upload (4e88586)
  • upload-assets-to-s3: throw error when no files found (9ff1463)
  • use awk-sdk v3 to resolve promise issues (9b49b8c)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dotcom-tool-kit/logger bumped from ^2.2.0 to ^2.2.1
      • @dotcom-tool-kit/types bumped from ^2.8.0 to ^2.9.0