Skip to content

Latest commit

 

History

History
120 lines (90 loc) · 2.51 KB

CHANGELOG.md

File metadata and controls

120 lines (90 loc) · 2.51 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project sticks to Semantic Versioning.

Unreleased

1.6.0 - 2024-12-03

Added

  • Added Vite 6 support

1.5.2 - 2024-09-11

1.5.1 - 2024-07-18

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

1.4.3 - 2023-12-27

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

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

1.4.0 - 2023-11-23

Changed

  • Added Vite 5 Support

1.3.2 - 2023-03-20

Changed

  • Github username

1.3.1 - 2023-03-18

Added

  • Features to docs

Changed

  • Options to table

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

1.2.4 - 2023-03-17

Changed

  • Export name (kept previous to avoid BC)

1.2.3 - 2023-03-17

1.2.1 - 2023-03-17

1.2.0 - 2023-03-17

1.1.2 - 2023-03-15

Changed

  • Log output format

1.1.1 - 2023-03-15

Added

  • Added log output

1.1.0 - 2023-03-15

Added

  • License link to README.MD

Changed

  • Migrated from mime to mime-types

Removed

  • Removed Progress

1.0.4 - 2023-03-15

Changed

  • README.md Title

Fixed

  • README.md Wrong option name

1.0.3 - 2023-03-15

Changed

  • package.json Git repository URL
  • package.json Bugs Url
  • package.json Description
  • package.json Home Page URL

1.0.2 - 2023-03-14

1.0.1 - 2023-03-14

1.0.0 - 2023-03-13

Fixed

  • S3 Uploading
  • Name

0.0.1 - 2023-03-13

Added

  • First release