Skip to content

Latest commit

 

History

History
63 lines (40 loc) · 1.24 KB

CHANGELOG.md

File metadata and controls

63 lines (40 loc) · 1.24 KB

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.2

(2025-01-02)

  • Use standalone S3 Handler instead of pinejs core one [Otavio Jacobi]

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 [Pagan Gazzard]

v0.2.2

(2025-01-02)

  • Use node16 module resolution in tsconfig [Pagan Gazzard]
  • Update dependencies [Pagan Gazzard]

v0.2.1

(2024-09-16)

  • Add pinejs 19 as a supported peer version [Pagan Gazzard]

v0.2.0

(2024-08-30)

  • Switch @balena/pinejs to a peer dependency and support 17.x/18.x [Pagan Gazzard]

v0.1.0

(2024-04-10)

  • Update dependencies [Thodoris Greasidis]

v0.0.5

(2023-09-03)

  • Fix ensure href is present before signing [Otávio Jacobi]

v0.0.4

(2023-08-29)

  • Export CloudFrontHandler props typings [Otávio Jacobi]

v0.0.3

(2023-08-28)

  • Export CloudFrontHandler props typings [Otávio Jacobi]

v0.0.2

(2023-08-26)

  • Fix doc detail [Otávio Jacobi]
  • Add cloudfront handler for pinejs webresources [Otávio Jacobi]