vite-plugin-s3

Allows you to upload files to S3

MIT License

Downloads
5.4K
Stars
25

Bot releases are visible (Hide)

vite-plugin-s3 - v1.5.0 Latest Release

Published by github-actions[bot] 7 months ago

1.5.0 - 2024-03-27

Changed

  • Bump @aws-sdk/client-s3 from 3.485.0 to 3.540.0
  • Bump tsup from 8.0.1 to 8.0.2
  • Bump eslint from 8.56.0 to 8.57.0
  • Bump @types/node from 20.10.7 to 20.11.30
  • Bump @types/lodash from 4.14.202 to 4.17.0
  • Bump typescript from 5.3.3 to 5.4.3
  • Bump esno from 4.0.0 to 4.7.0
  • Bump @antfu/eslint-config from 2.6.1 to 2.9.0
vite-plugin-s3 - v1.4.3

Published by github-actions[bot] 10 months ago

1.4.3 - 2023-12-27

vite-plugin-s3 - v1.4.2

Published by github-actions[bot] 11 months ago

1.4.2 - 2023-11-28

Changed

  • Bump @types/node from 20.9.4 to 20.10.0
  • Bump @aws-sdk/client-s3 from 3.456.0 to 3.458.0
vite-plugin-s3 - v1.4.1

Published by github-actions[bot] 11 months ago

1.4.1 - 2023-11-23

Changed

  • Bump esno from 0.16.3 to 4.0.0
  • Bump @types/node from 18.15.3 to 20.9.4
  • Bump @types/recursive-readdir from 2.2.1 to 2.2.4
  • Bump @types/lodash from 4.14.191 to 4.14.202
  • Bump @aws-sdk/client-s3 from 3.290.0 to 3.456.0
  • Bump tsup from 6.6.3 to 8.0.1
  • Bump typescript from 4.9.5 to 5.3.2
  • Upgraded some pacakges with npm audit fix
vite-plugin-s3 - v1.4.0

Published by github-actions[bot] 11 months ago

1.4.0 - 2023-11-23

Changed

  • Added Vite 5 Support
vite-plugin-s3 - v1.3.2

Published by github-actions[bot] over 1 year ago

1.3.2 - 2023-03-20

Changed

  • Github username
vite-plugin-s3 - v1.3.1

Published by github-actions[bot] over 1 year ago

1.3.1 - 2023-03-18

Added

  • Features to docs

Changed

  • Options to table
vite-plugin-s3 - v1.3.0

Published by github-actions[bot] over 1 year ago

1.3.0 - 2023-03-18

Added

  • More options for Include/Exclude
  • Added docs for advanced usage of Include/Exclude
  • Added reference to MikaAK/s3-plugin-webpack
vite-plugin-s3 - v1.2.4

Published by github-actions[bot] over 1 year ago

1.2.4 - 2023-03-17

Changed

  • Export name (kept previous to avoid BC)
vite-plugin-s3 - v1.2.3

Published by github-actions[bot] over 1 year ago

1.2.3 - 2023-03-17

vite-plugin-s3 - v1.2.1

Published by github-actions[bot] over 1 year ago

1.2.1 - 2023-03-17

vite-plugin-s3 - v1.2.0

Published by github-actions[bot] over 1 year ago

1.2.0 - 2023-03-17

Added TypeScript support

vite-plugin-s3 - v1.1.2

Published by github-actions[bot] over 1 year ago

1.1.2 - 2023-03-15

Changed

  • Log output format
vite-plugin-s3 - v1.1.1

Published by github-actions[bot] over 1 year ago

1.1.1 - 2023-03-15

Added

  • Added log output
vite-plugin-s3 - v1.1.0

Published by github-actions[bot] over 1 year ago

1.1.0 - 2023-03-15

Added

  • License link to README.MD

Changed

  • Migrated from mime to mime-types

Removed

  • Removed Progress
vite-plugin-s3 - v1.0.4

Published by github-actions[bot] over 1 year ago

1.0.4 - 2023-03-15

Changed

  • README.md Title

Fixed

  • README.md Wrong option name
vite-plugin-s3 - v1.0.3

Published by github-actions[bot] over 1 year ago

1.0.3 - 2023-03-15

Changed

  • package.json Git repository URL
  • package.json Bugs Url
  • package.json Description
  • package.json Home Page URL
vite-plugin-s3 - v1.0.2

Published by github-actions[bot] over 1 year ago

1.0.2 - 2023-03-14

vite-plugin-s3 - v1.0.1

Published by github-actions[bot] over 1 year ago

1.0.1 - 2023-03-14

vite-plugin-s3 - v1.0.0

Published by github-actions[bot] over 1 year ago

1.0.0 - 2023-03-13

Fixed

  • S3 Uploading
  • Name