Skip to content

v1.10.0

Compare
Choose a tag to compare
@dtfiedler dtfiedler released this 15 Aug 14:34
· 347 commits to main since this release

1.10.0 (2024-08-15)

Bug Fixes

  • build: update build outputs for web and README (74cce09)
  • logger: fix winston setImmediate issue in web export for logger (481cbe6)
  • upload folder: improve node exports PE-4643 (a6c073b)
  • upload folder: improve web exports PE-4643 (4b50778)

Features

  • upload folder: add manifest content type PE-4643 (af35d7b)
  • upload folder: add manifestOptions with disable, index, and fallback parameters PE-4643 (708ea15)
  • upload folder: add mime types for content type PE-4643 (44d1240)
  • upload folder: add throw on failure option PE-4643 (a258aa6)
  • upload folder: defer to use user defined content type on files when provided PE-4643 (5d5ef89)
  • upload folder: init web and node upload folder with manifest implementations PE-4643 (70d3135)
  • upload folder: slice leading / from relative manifest paths PE-4643 (c6e3b7c)
  • upload folder: use concurrency with plimit-lit PE-4643 (110a424)