Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 1011 Bytes

CHANGELOG.md

File metadata and controls

45 lines (30 loc) · 1011 Bytes

Changelog

All notable changes to this project will be documented in this file automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY! This project adheres to Semantic Versioning.

v1.0.3

(2025-02-07)

  • Add sanity unit tests [Otavio Jacobi]

v1.0.2

(2025-01-03)

  • Avoid using typing from pinejs-client-core [Pagan Gazzard]
  • Use FileSizeExceededError from pinejs rather than recreating it [Pagan Gazzard]

v1.0.1

(2025-01-02)

  • Add minimum supported node and npm versions [Otavio Jacobi]
  • Bump target to ES2022 [Otavio Jacobi]

v1.0.0

(2025-01-02)

  • Convert to ESM [Otavio Jacobi]

v0.2.1

(2025-01-02)

  • Update dependencies [Otavio Jacobi]
  • Use node16 module resolution in tsconfig [Otavio Jacobi]
  • Remove deprecated husky script header [Otavio Jacobi]

v0.2.0

(2024-04-19)

  • Add beginMultipartUpload/commitMultiPartUpload [Otavio Jacobi]

v0.1.0

(2024-04-19)

  • Add flowzone deployment [Otavio Jacobi]
  • Add S3 Handler [Otavio Jacobi]